home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Information / THINK C Digest / 1994 / 94-11 < prev    next >
Text File  |  1995-12-31  |  102KB  |  2,167 lines

  1. Archive THINK-C/MESSAGES, file 94-11.
  2. Part 1/1, total size 100850 bytes:
  3.  
  4. ------------------------------ Cut here ------------------------------
  5. >From jweinhof@welchlink.welch.jhu.edu Tue Nov  1 10:12:23 PST 1994
  6. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA24815 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 10:12:21 -0800
  7. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA24103 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 08:42:28 -0800
  8. Received: from www.welch.jhu.edu(128.220.59.78) by lionfish.rdatasys.com via smap (V1.3mjr)
  9.         id sma024097; Tue Nov  1 08:41:42 1994
  10. Received: by welchlink.welch.jhu.edu (5.0/SMI-SVR4)
  11.         id AA07281; Tue, 1 Nov 1994 13:11:58 +0500
  12. Date: Tue, 1 Nov 1994 13:11:57 -0500 (EST)
  13. From: "JOHN J. WEINHOFER" <jweinhof@welchlink.welch.jhu.edu>
  14. Subject: input/output
  15. To: think-c@rdatasys.com
  16. Message-Id: <Pine.3.89.9411011340.A6007-0100000@welchlink.welch.jhu.edu>
  17. Mime-Version: 1.0
  18. Content-Type: TEXT/PLAIN; charset=US-ASCII
  19. content-length: 431
  20.  
  21. I'm a C neophyte and I have a rather basic question.
  22. How can I do a calculation on a number that I have solicited
  23. from the user and then have a value returned without using
  24. the standard libraries? Presently I am gathering data from the user using 
  25. "scanf", I then do my calc and print the result in a console window using 
  26. printf. I need a more Mac like way to do this. Are there any toolbox
  27. calls I am unaware of? 
  28.  
  29. Thanks
  30. John
  31.  
  32. >From univel.telescan.com!jamesl@rdatasys.com Tue Nov  1 10:42:25 PST 1994
  33. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA25560 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 10:42:24 -0800
  34. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id JAA24314 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 09:12:31 -0800
  35. Message-Id: <199411011712.JAA24314@lionfish.rdatasys.com>
  36. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  37.         id sma024311; Tue Nov  1 09:12:29 1994
  38. Received: from univel.telescan.com by univel.telescan.com; Tue,  1 Nov 94 13:39 GMT
  39. Mime-Version: 1.0
  40. Content-Length: 1334
  41. Content-Type: text/plain; charset="us-ascii"
  42. Date: Tue, 1 Nov 1994 12:42:09 -0600
  43. To: RDataSys.COM!think-c@rdatasys.com
  44. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  45. Subject: Re: input/output
  46.  
  47. Hi,
  48.   I am fairly new too, but here are a few ideas:
  49. 1. You probably nedd to open a window and draw your message for the user to
  50. that window.
  51. 2. You then would want to output your results in a similar fashion to a window:
  52.  
  53. For instance, with something like:
  54.  
  55. DrawString(\"User Message");
  56.  
  57. would draw a message to an existing window.  There are some initializations
  58. you would need to do first.
  59.     What reference books do you have?
  60.  
  61. Jim Lee
  62.  
  63.  
  64. >I'm a C neophyte and I have a rather basic question.
  65. >How can I do a calculation on a number that I have solicited
  66. >from the user and then have a value returned without using
  67. >the standard libraries? Presently I am gathering data from the user using
  68. >"scanf", I then do my calc and print the result in a console window using
  69. >printf. I need a more Mac like way to do this. Are there any toolbox
  70. >calls I am unaware of?
  71. >
  72. >Thanks
  73. >John
  74.  
  75.  
  76. ->-->---->-------->---------------->-------------------------------->
  77. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  78. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  79. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  80. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  81. ---------------------------------------------------------------->
  82.  
  83.  
  84. >From univel.telescan.com!jamesl@rdatasys.com Tue Nov  1 11:02:32 PST 1994
  85. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA26155 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 11:02:29 -0800
  86. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id JAA24579 for <think-c@rdatasys.com>; Tue, 1 Nov 1994 09:32:34 -0800
  87. Message-Id: <199411011732.JAA24579@lionfish.rdatasys.com>
  88. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  89.         id sma024566; Tue Nov  1 09:31:44 1994
  90. Received: from univel.telescan.com by univel.telescan.com; Tue,  1 Nov 94 13:58 GMT
  91. Mime-Version: 1.0
  92. Content-Length: 543
  93. Content-Type: text/plain; charset="us-ascii"
  94. Date: Tue, 1 Nov 1994 13:01:24 -0600
  95. To: RDataSys.COM!think-c@rdatasys.com
  96. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  97. Subject: Mark, Dave- books?
  98.  
  99. Anyone out there familiar with Dave Mark's books?  I am looking for his
  100. email address.
  101.  
  102.  
  103. ->-->---->-------->---------------->-------------------------------->
  104. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  105. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  106. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  107. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  108. ---------------------------------------------------------------->
  109.  
  110.  
  111. >From univel.telescan.com!jamesl@rdatasys.com Wed Nov  2 09:28:15 PST 1994
  112. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id JAA21356 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 09:28:13 -0800
  113. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id HAA00196 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 07:58:09 -0800
  114. Message-Id: <199411021558.HAA00196@lionfish.rdatasys.com>
  115. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  116.         id sma000186; Wed Nov  2 07:57:55 1994
  117. Received: from univel.telescan.com by univel.telescan.com; Wed,  2 Nov 94 11:44 GMT
  118. Mime-Version: 1.0
  119. Content-Length: 2710
  120. Content-Type: text/plain; charset="iso-8859-1"
  121. Content-Transfer-Encoding: quoted-printable
  122. Date: Wed, 2 Nov 1994 10:47:16 -0600
  123. To: RDataSys.COM!think-c@rdatasys.com
  124. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  125. Subject: Debugger problems
  126.  
  127. Hi Gang,
  128.       I am using THINK C++ (v. 7.04) with the Use Debugger option selected
  129. from under the Project menu.  I don't seem to be generating all of the
  130. little debugger files I was on my previous project.  To clarify here is an
  131. example:
  132. 1. Open a new VA project
  133. 2. Give it a name (mine is called *Dialog)
  134. 3. Add some a simple function to C.Main.cp and (obviously) prototype it in
  135. the header file:
  136.  
  137. =46or instance, this code simply overrides the function generated by VA, and
  138. calls a dialog I made with ResEdit:
  139. ----------------------
  140. void CMain::DoCmdJames(void)
  141.  
  142. {
  143.         // Subclass must override this function to
  144.         // handle the command
  145.                 CDLOGDirector aDlog(600, this);
  146.                 long result =3D aDlog.DoModalDialog(cmdOK);
  147.                 if (result  =3D=3D cmdOK)
  148.                 {
  149.                         //ProSearch Parameters set
  150.                 }
  151.                 else if (result =3D=3D cmdCancel)
  152.                 {
  153.                         //Leave settings as is
  154.                 }
  155. }
  156. -------------------------
  157. and in the header
  158.  
  159.         virtual void    CMain::DoCmdJames(void);
  160.  
  161. --------------------------
  162.  
  163. 4. After Compiling, generating, and running you will find a folder called
  164. (*Dialog.=3DBC XSYMs) within your project folder that has what I am calling
  165. "debugger files".  I think there should be one for each .cp file, but they
  166. are not all there.  They were for my previous project, and not having them
  167. slows compile times and stops the debugger when one attampts to step into a
  168. file not there.
  169.  
  170. What am I doing wrong?
  171. Ideas:
  172. A. This is the way things are supposed to work.  Because my limited little
  173. program doesn't use all of the TCL, Think is only generating files for what
  174. I use.
  175. B. Project folder is not in Development =9F (my associate thinks it should b=
  176. e
  177. here, I don't think that matters)
  178. C. I have screwed up my THINK files somehow (they look exactly correct to me=
  179. )
  180. D. Some preference/option controls this that I am not aware of
  181. E. 7.5 incompatability (I installed the update to v. 7.04 but am still
  182. having the occasional crash when in the debugger)
  183.  
  184. Other than this everything else seems to work fine.
  185.  
  186. Is there a compiler expert around, or should I just reinstall (AGAIN!).
  187.  
  188. Thanks,
  189. Jim Lee
  190.  
  191.  
  192. ->-->---->-------->---------------->-------------------------------->
  193. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Bui=
  194. ld
  195. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-29=
  196. 83
  197. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-71=
  198. 38
  199. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.c=
  200. om
  201. ---------------------------------------------------------------->
  202.  
  203.  
  204. >From boudon@jupiter.u-bourgogne.fr Wed Nov  2 09:35:20 PST 1994
  205. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id JAA21568 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 09:35:14 -0800
  206. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA00346 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 08:05:11 -0800
  207. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  208.         id sma000339; Wed Nov  2 08:04:59 1994
  209. Received: from satie.u-bourgogne.fr by q2.ics.uci.edu id aa09484;
  210.           2 Nov 94 4:46 PST
  211. Received: from jupiter.u-bourgogne.fr by satie.u-bourgogne.fr (AIX 3.2/UCB 5.64/4.03)
  212.           id AA51338; Wed, 2 Nov 1994 13:46:02 +0100
  213. Message-Id: <9411021246.AA51338@satie.u-bourgogne.fr>
  214. Received: by jupiter.u-bourgogne.fr
  215.         (1.37.109.4/16.2) id AA19694; Wed, 2 Nov 94 13:46:53 GMT
  216. From: Vincent BOUDON <boudon@jupiter.u-bourgogne.fr>
  217. Subject: think-c-request
  218. To: think-c@ics.uci.edu
  219. Date: Wed, 2 Nov 94 13:46:53 WET
  220. Mailer: Elm [revision: 70.85]
  221.  
  222. I have the version 4.0 of think c. Would it be possible to
  223. obtain a patch to update this old version ?
  224.  
  225.                Sincerely yours,
  226.                                          V. Boudon
  227. >From darrell@glc41.residence.gatech.edu Wed Nov  2 10:02:20 PST 1994
  228. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA22183 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 10:02:17 -0800
  229. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA00760 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 08:32:15 -0800
  230. Received: from glc41.residence.gatech.edu(199.77.226.41) by lionfish.rdatasys.com via smap (V1.3mjr)
  231.         id sma000756; Wed Nov  2 08:31:55 1994
  232. Received: from [199.77.226.41] by glc41.residence.gatech.edu
  233.  with SMTP (MailShare 1.0b4); Wed, 2 Nov 1994 13:04:09 -0500
  234. Date: Wed, 2 Nov 1994 13:04:09 -0500
  235. To: think-c@rdatasys.com
  236. From: darrell@glc41.residence.gatech.edu (Darrell L. Gerber)
  237. Subject: Symantec C++ Updates
  238. Message-ID: <-1428341047369497@glc41.residence.gatech.edu>
  239.  
  240. I have seen several people talking about version 7.0.4.  I only have
  241. version 7.0 and was wondering if somebody could direct me to a place to
  242. download an update.  
  243. Darrell L. Gerber
  244. Mechanical Engineering
  245. Georgia Institute of Technology
  246. darrell@glc41.residence.gatech.edu
  247. http://glc41.residence.gatech.edu/Default.html
  248.  
  249. GRA     ASRT         (404) 894-0319
  250.                                 (404) 894-0318
  251.                                 gt6536c@prism.gatech.edu
  252.                                 gerber@asrt1.cad.gatech.edu
  253.                                  http://asrt.cad.gatech.edu/
  254.  
  255. Striving for a purely Microsoft free environment.
  256.  
  257. >From berthoms@cribx1.u-bordeaux.fr Wed Nov  2 15:12:36 PST 1994
  258. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA29024 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 15:12:34 -0800
  259. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id NAA01832 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 13:42:30 -0800
  260. Received: from frbdx11.cribx1.u-bordeaux.fr(147.210.36.105) by lionfish.rdatasys.com via smap (V1.3mjr)
  261.         id sma001830; Wed Nov  2 13:42:22 1994
  262. Received: by frbdx11.cribx1.u-bordeaux.fr
  263.         (8.6.9/jtpda-5.0) id XAA31040
  264.         ; Wed, 2 Nov 1994 23:11:34 GMT
  265. Date: Wed, 2 Nov 1994 23:11:34 GMT
  266. From: berthoms@cribx1.u-bordeaux.fr (Jean Berthomieu)
  267. Message-Id: <199411022311.XAA31040@frbdx11.cribx1.u-bordeaux.fr>
  268. To: think-c@rdatasys.com
  269. Subject: Re:  Symantec C++ Updates
  270. Cc: @cribx1.u-bordeaux.fr
  271.  
  272. d
  273.  
  274.  
  275. /
  276. >From breitlin@cuug.ab.ca Wed Nov  2 16:47:42 PST 1994
  277. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id QAA01380 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 16:47:40 -0800
  278. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA02245 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 15:17:35 -0800
  279. Received: from cuugnet.cuug.ab.ca(204.50.6.4) by lionfish.rdatasys.com via smap (V1.3mjr)
  280.         id sma002243; Wed Nov  2 15:17:05 1994
  281. Received: from hp.cuug.ab.ca by cuugnet.cuug.ab.ca (AIX 3.2/UCB 5.64/4.03-CUUG-02)
  282.           id AA12452; Wed, 2 Nov 1994 17:45:33 -0700
  283. From: breitlin@cuug.ab.ca (Wolfgang Breitling 296-7085)
  284. Received: by hp.cuug.ab.ca 
  285.         (1.37.109.11//ident-1.0) id AA187663707; Wed, 2 Nov 1994 17:48:27 -0700 
  286. Message-Id: <199411030048.AA187663707@hp.cuug.ab.ca>
  287. Subject: Re: think-c-request
  288. To: think-c@rdatasys.com
  289. Date: Wed, 2 Nov 1994 17:48:27 -0700 (MST)
  290. In-Reply-To: <9411021246.AA51338@satie.u-bourgogne.fr> from "Vincent BOUDON" at Nov 2, 94 09:37:11 am
  291. X-Mailer: ELM [version 2.4 PL23]
  292. Mime-Version: 1.0
  293. Content-Type: text/plain; charset=US-ASCII
  294. Content-Transfer-Encoding: 7bit
  295. Content-Length: 367       
  296.  
  297. > I have the version 4.0 of think c. Would it be possible to
  298. > obtain a patch to update this old version ?
  299.  
  300. Have you looked in the usual places (umich and/or sumex)? If you can't 
  301. find it there, I can send you the 4.05 upgrader. It is 85K uncompressed.
  302. I have however no experience whatsoever in sending binaries via e-mail.
  303. I believe i'd have to uuencode it.
  304.  
  305. >From crider@cts.com Wed Nov  2 20:49:51 PST 1994
  306. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id UAA06308 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 20:49:50 -0800
  307. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id TAA02668 for <think-c@rdatasys.com>; Wed, 2 Nov 1994 19:19:43 -0800
  308. Received: from crash.cts.com(192.188.72.17) by lionfish.rdatasys.com via smap (V1.3mjr)
  309.         id sma002666; Wed Nov  2 19:18:48 1994
  310. Received: from [198.147.219.247] by crash.cts.com with smtp
  311.         (Smail3.1.28.1 #18) id m0r2u4h-0000rmC; Wed, 2 Nov 94 20:46 PST
  312. Message-Id: <m0r2u4h-0000rmC@crash.cts.com>
  313. X-Sender: crider@crash.cts.com
  314. Mime-Version: 1.0
  315. Content-Type: text/plain; charset="us-ascii"
  316. Date: Wed, 2 Nov 1994 20:47:09 -0800
  317. To: think-c@rdatasys.com
  318. From: crider@cts.com (Tracy Crider)
  319. Subject: Re: Mark, Dave- books?
  320.  
  321. He's on AOL, sorry I don't know his address but he'd conducted a class there.
  322.  
  323. Tracy
  324.  
  325.  
  326. >Anyone out there familiar with Dave Mark's books?  I am looking for his
  327. >email address.
  328. >
  329. >
  330. >->-->---->-------->---------------->-------------------------------->
  331. >James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  332. >Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  333. >10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  334. >Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  335. >---------------------------------------------------------------->
  336.  
  337. ================================================================
  338. Tracy Crider                     ||     One vote at a time
  339. crider@cts.com                   ||   and a little every day
  340. Encinitas, CA      619 943-7951  || keeps Congress on their toes
  341.                fax 619 943-9002  ||    and the taxman at bay
  342. ================================================================
  343.  
  344.  
  345. >From GomollD@aol.com Thu Nov  3 06:57:49 PST 1994
  346. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id GAA20450 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 06:56:32 -0800
  347. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id FAA03324 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 05:25:02 -0800
  348. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  349.         id sma003322; Thu Nov  3 05:24:12 1994
  350. Received: from mail02.mail.aol.com by q2.ics.uci.edu id aa18413;
  351.           3 Nov 94 6:53 PST
  352. Received: by mail02.mail.aol.com
  353.         (1.38.193.5/16.2) id AA11769; Thu, 3 Nov 1994 09:53:52 -0500
  354. Date: Thu, 3 Nov 1994 09:53:52 -0500
  355. From: GomollD@aol.com
  356. Sender: GomollD@aol.com
  357. Message-Id: <9411030951348293113@aol.com>
  358. To: think-c@ics.uci.edu
  359. Subject: ADSP Woes
  360.  
  361. Hello-
  362.  
  363. I am new to ADSP, I have been using Appleevents w/the PPC Toolbox and have
  364. decided I need more control over what's going on.  I typed in the sample code
  365. in IM VI.  I have no problem establishing a connection and sending data.  My
  366. problem is when I am done, I quit but cannot reestablish the connection.
  367.  Soon after that, my system crashes.  I relalize you may need my code to see
  368. what is going on, but I though maybe someone else had experienced similar
  369. problems...
  370.  
  371. A friend of mine also had exactly the same problem with his own code typed in
  372. from IM VI.
  373.  
  374. -Daniel Gomoll
  375. >From univel.telescan.com!jamesl@rdatasys.com Thu Nov  3 09:40:22 PST 1994
  376. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id JAA05638 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 09:40:20 -0800
  377. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA03737 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 08:10:08 -0800
  378. Message-Id: <199411031610.IAA03737@lionfish.rdatasys.com>
  379. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  380.         id sma003734; Thu Nov  3 08:10:04 1994
  381. Received: from univel.telescan.com by univel.telescan.com; Thu,  3 Nov 94 12:37 GMT
  382. Mime-Version: 1.0
  383. Content-Length: 1371
  384. Content-Type: text/plain; charset="iso-8859-1"
  385. Content-Transfer-Encoding: quoted-printable
  386. Date: Thu, 3 Nov 1994 11:39:32 -0600
  387. To: RDataSys.COM!think-c@rdatasys.com
  388. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  389. Subject: "Debugger" Workaround
  390.  
  391. Llyod and the Gang,
  392.     I understand a little more about this problem each time, so here is a
  393. bit more:
  394.     When one sets up a new procect the compiler is supposed to copy all of
  395. the files from the (Project Models) Folder into the new project folder.  In
  396. order to keep everything from recompiling every time, we compiled the
  397. projects in the (Project Models) Folder.  This was one of the "Think C Top
  398. Ten Tips" from MACTECH Magazine.  When I make a new project not all of
  399. these files (I have been calling them "debugger files" are copied) so the
  400. debugger can't function properly.  As a temporary fix I have gone into the
  401. VA Project =9F of the (Project Models) Folder and removed objects.  That wil=
  402. l
  403. mean that each new project I make must be recompiled once, but seems to get
  404. all of the files copies properly.
  405.     This is a temporary fix, but if anyone has a permenant one, please let
  406. me know.
  407.  
  408. Thanks,
  409. Jim
  410.  
  411.  
  412. ->-->---->-------->---------------->-------------------------------->
  413. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Bui=
  414. ld
  415. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-29=
  416. 83
  417. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-71=
  418. 38
  419. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.c=
  420. om
  421. ---------------------------------------------------------------->
  422.  
  423.  
  424. >From gurgle@hopf.dnai.com Thu Nov  3 21:55:55 PST 1994
  425. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id VAA04161 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 21:55:53 -0800
  426. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id UAA04960 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 20:25:32 -0800
  427. Received: from hopf.dnai.com(140.174.162.10) by lionfish.rdatasys.com via smap (V1.3mjr)
  428.         id sma004958; Thu Nov  3 20:25:29 1994
  429. Received: from [140.174.162.214] (dynamic-214.dnai.com [140.174.162.214]) by hopf.dnai.com (8.6.9/8.6.5) with SMTP id VAA09943 for <think-c@rdatasys.com>; Thu, 3 Nov 1994 21:54:59 -0800
  430. Message-Id: <199411040554.VAA09943@hopf.dnai.com>
  431. X-Sender: gurgle@mail
  432. Mime-Version: 1.0
  433. Content-Type: text/plain; charset="us-ascii"
  434. Date: Thu, 3 Nov 1994 21:55:13 -0800
  435. To: think-c@rdatasys.com
  436. From: gurgle@hopf.dnai.com (Pete Gontier)
  437. Subject: Re: ADSP Woes
  438.  
  439. > I am new to ADSP... I have no problem establishing a connection and
  440. > sending data.  My problem is when I am done, I quit but cannot reestablish
  441. > the connection. Soon after that, my system crashes.
  442.  
  443. If someone could tell me what the new ritual is for posting a file to the
  444. archive site, I could probably be persuaded to upload some sample ADSP
  445. code.
  446.  
  447. --
  448.  
  449.  Pete Gontier // BBEdit Bunny // gurgle@dnai.com
  450.  
  451.  
  452. >From dnebing@bgsuvax.bgsu.edu Fri Nov  4 07:26:53 PST 1994
  453. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id HAA18984 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 07:26:51 -0800
  454. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id HAA00298 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 07:26:49 -0800
  455. Received: from bgsuvax.bgsu.edu(129.1.2.2) by lionfish.rdatasys.com via smap (V1.3mjr)
  456.         id sma000296; Fri Nov  4 07:26:01 1994
  457. Received: by bgsuvax.bgsu.edu (5.65/4.0)
  458.                 id AA23802 ; Fri, 4 Nov 94 10:25:54 -0500
  459. Date:  Fri, 4 Nov 94 10:25:54 -0500
  460. From: "Mr. Neb"<dnebing@bgsuvax.bgsu.edu>
  461. Message-Id: <9411041525.AA23802@bgsuvax.bgsu.edu>
  462. To: think-c@rdatasys.com
  463. Subject: Re: ADSP Woes
  464.  
  465.   I don't know if the new site supports uploads, but I know
  466. that the alt.sources.mac archive does!  I am working on a
  467. bunch of new files going into the archive, and the digest
  468. should be out sometime next week (the digest now uses
  469. URL's (thanks for the suggestion, Peter Lewis!)).
  470.  
  471. Dave
  472.  
  473. ============================================================
  474. Dave Nebinger                    dnebing@bgsuvax.bgsu.edu
  475. Network Manager, Biology Dept.   dnebing@opie.bgsu.edu
  476. Bowling Green State University   dnebing@bgsuopie (bitnet)
  477. Bowling Green, OH 43403          #include <std_disclaimer.h>
  478.  
  479.             Mighty 'Moof-in' PowerPC Ranger
  480.  
  481. >From nagel@rdatasys.com Fri Nov  4 08:52:46 PST 1994
  482. Received: from rdatasys.com (nagel@wahoo.rdatasys.com [198.137.184.2]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id IAA20737 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 08:52:44 -0800
  483. To: think-c@rdatasys.com
  484. Subject: Re: ADSP Woes 
  485. Reply-To: mark.nagel@rdatasys.com
  486. Organization: Relational Data Systems, Irvine, CA
  487. Phone: (714) 263-3899
  488. In-reply-to: Your message of Thu, 03 Nov 1994 22:03:25 -0800.
  489.      <199411040554.VAA09943@hopf.dnai.com> 
  490. Date: Fri, 04 Nov 1994 08:52:42 PST
  491. Message-ID: <20734.783967962@rdatasys.com>
  492. From: "Mark D. Nagel" <nagel@rdatasys.com>
  493.  
  494. On Thu, 03 Nov 1994 22:03:25 PST you wrote:
  495.  
  496.     > I am new to ADSP... I have no problem establishing a connection and
  497.     > sending data.  My problem is when I am done, I quit but cannot reestablish
  498.     > the connection. Soon after that, my system crashes.
  499.     
  500.     If someone could tell me what the new ritual is for posting a file to the
  501.     archive site, I could probably be persuaded to upload some sample ADSP
  502.     code.
  503.  
  504. You can send it to me and I'll add it to the archives.  Honestly,
  505. the archive has languished due to my extreme lack of time, but I'm
  506. going to try to get more on top of things.  I still haven't event
  507. transferred all the files from UCI, yet.  Also, I want to enable
  508. anonymous ftp on our firewall here, but that's been difficult to
  509. find time for...
  510.  
  511. Mark
  512. --------
  513. Mark D. Nagel <mark.nagel@rdatasys.com>      Relational Data Systems
  514.                                              30 Executive Park, Suite 260
  515. Eat right.  Exercise.  Die anyway.           Irvine, CA 92714
  516.                                              (714) 263-3899
  517. >From bin@primate.wisc.edu Fri Nov  4 10:26:00 PST 1994
  518. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA23198 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 10:25:58 -0800
  519. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id KAA00918 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 10:25:57 -0800
  520. Received: from saimiri.primate.wisc.edu(144.92.43.15) by lionfish.rdatasys.com via smap (V1.3mjr)
  521.         id sma000916; Fri Nov  4 10:25:19 1994
  522. Received: by saimiri.primate.wisc.edu;
  523.           id MAA06306; 8.6.9/41.8; Fri, 4 Nov 1994 12:25:10 -0600
  524. From: Brain in Neutral <bin@primate.wisc.edu>
  525. Message-Id: <199411041825.MAA06306@saimiri.primate.wisc.edu>
  526. Subject: Proj. Printer FKEY -- work with TC 6 or 7?
  527. To: think-c@rdatasys.com
  528. Date: Fri, 4 Nov 1994 12:25:08 -0600 (CST)
  529. X-Mailer: ELM [version 2.4 PL21]
  530. MIME-Version: 1.0
  531. Content-Type: text/plain; charset=US-ASCII
  532. Content-Transfer-Encoding: 7bit
  533. Content-Length: 199       
  534.  
  535. I've retrieved the Project Printer FKEY (1.1) and note that the
  536. README says it works with THINK C 4 or 5.  Is there a way to get it
  537. to work with THINK C 6 or 7?
  538.  
  539. Paul DuBois
  540. dubois@primate.wisc.edu
  541.  
  542. >From siegel@netcom.com Fri Nov  4 11:02:05 PST 1994
  543. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA24065 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 11:02:02 -0800
  544. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id LAA01199 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 11:02:00 -0800
  545. Received: from netcom13.netcom.com(192.100.81.125) by lionfish.rdatasys.com via smap (V1.3mjr)
  546.         id sma001197; Fri Nov  4 11:01:22 1994
  547. Received: by netcom13.netcom.com (8.6.9/Netcom)
  548.         id LAA03164; Fri, 4 Nov 1994 11:02:08 -0800
  549. From: siegel@netcom.com (Rich Siegel)
  550. Message-Id: <199411041902.LAA03164@netcom13.netcom.com>
  551. Subject: Re: Proj. Printer FKEY -- work with TC 6 or 7?
  552. To: think-c@rdatasys.com
  553. Date: Fri, 4 Nov 1994 11:02:07 -0800 (PST)
  554. In-Reply-To: <199411041825.MAA06306@saimiri.primate.wisc.edu> from "Brain in Neutral" at Nov 4, 94 10:27:16 am
  555. X-Mailer: ELM [version 2.4 PL23]
  556. MIME-Version: 1.0
  557. Content-Type: text/plain; charset=US-ASCII
  558. Content-Transfer-Encoding: 7bit
  559. Content-Length: 284       
  560.  
  561. > I've retrieved the Project Printer FKEY (1.1) and note that the
  562. > README says it works with THINK C 4 or 5.  Is there a way to get it
  563. > to work with THINK C 6 or 7?
  564.  
  565. You don't need to. TPM 6.0 and later provide the "Print..." command
  566. when the project window is in front.
  567.  
  568. R.
  569.  
  570. >From bin@primate.wisc.edu Fri Nov  4 15:34:37 PST 1994
  571. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA00368 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 15:34:35 -0800
  572. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA01980 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 15:34:34 -0800
  573. Received: from saimiri.primate.wisc.edu(144.92.43.15) by lionfish.rdatasys.com via smap (V1.3mjr)
  574.         id sma001978; Fri Nov  4 15:34:26 1994
  575. Received: by saimiri.primate.wisc.edu;
  576.           id RAA11935; 8.6.9/41.8; Fri, 4 Nov 1994 17:34:24 -0600
  577. From: Brain in Neutral <bin@primate.wisc.edu>
  578. Message-Id: <199411042334.RAA11935@saimiri.primate.wisc.edu>
  579. Subject: Re: Proj. Printer FKEY -- work with TC 6 or 7?
  580. To: think-c@rdatasys.com
  581. Date: Fri, 4 Nov 1994 17:34:23 -0600 (CST)
  582. In-Reply-To: <199411041902.LAA03164@netcom13.netcom.com> from "Rich Siegel" at Nov 4, 94 11:04:00 am
  583. X-Mailer: ELM [version 2.4 PL21]
  584. MIME-Version: 1.0
  585. Content-Type: text/plain; charset=US-ASCII
  586. Content-Transfer-Encoding: 7bit
  587. Content-Length: 557       
  588.  
  589. > > I've retrieved the Project Printer FKEY (1.1) and note that the
  590. > > README says it works with THINK C 4 or 5.  Is there a way to get it
  591. > > to work with THINK C 6 or 7?
  592. > > 
  593. > You don't need to. TPM 6.0 and later provide the "Print..." command
  594. > when the project window is in front.
  595.  
  596. But I don't want to print it.  I want to get a simple list of the files
  597. in the project, so I can write it to a file.
  598.  
  599. If necessary, I suppose I could use the "Save project as text" script,
  600. but that has more information than I want, and I don't want pathnames.
  601.  
  602. Paul
  603. >From gurgle@hopf.dnai.com Fri Nov  4 21:40:52 PST 1994
  604. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id VAA06161 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 21:40:51 -0800
  605. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id VAA02475 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 21:40:44 -0800
  606. Received: from hopf.dnai.com(140.174.162.10) by lionfish.rdatasys.com via smap (V1.3mjr)
  607.         id sma002473; Fri Nov  4 21:40:41 1994
  608. Received: from [140.174.162.205] (dynamic-205.dnai.com [140.174.162.205]) by hopf.dnai.com (8.6.9/8.6.5) with SMTP id VAA22948 for <think-c@rdatasys.com>; Fri, 4 Nov 1994 21:40:29 -0800
  609. Message-Id: <199411050540.VAA22948@hopf.dnai.com>
  610. X-Sender: gurgle@mail
  611. Mime-Version: 1.0
  612. Content-Type: text/plain; charset="us-ascii"
  613. Date: Fri, 4 Nov 1994 21:40:44 -0800
  614. To: think-c@rdatasys.com
  615. From: gurgle@hopf.dnai.com (Pete Gontier)
  616. Subject: Re: ADSP Woes
  617.  
  618. Regarding ADSP sample code...
  619.  
  620. Mark Nagel wrote:
  621.  
  622. >You can send it to me and I'll add it to the archives.
  623.  
  624. Dave ["Mighty 'Moof-in' PowerPC Ranger" | "Mr. Neb"] Nebinger wrote:
  625.  
  626. > I don't know if the new site supports uploads, but I know
  627. > that the alt.sources.mac archive does!
  628.  
  629. All right. I can take a hint. I guess that tells me what code I'm cleaning
  630. up tonight. :-)
  631.  
  632. --
  633.  
  634.  Pete Gontier // BBEdit Bunny // gurgle@dnai.com
  635.  
  636.  
  637. >From gurgle@hopf.dnai.com Sat Nov  5 00:06:52 PST 1994
  638. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id AAA08429 for <think-c@rdatasys.com>; Sat, 5 Nov 1994 00:06:51 -0800
  639. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id AAA02719 for <think-c@rdatasys.com>; Sat, 5 Nov 1994 00:06:49 -0800
  640. Received: from hopf.dnai.com(140.174.162.10) by lionfish.rdatasys.com via smap (V1.3mjr)
  641.         id sma002717; Sat Nov  5 00:05:49 1994
  642. Received: from [140.174.162.228] (dynamic-228.dnai.com [140.174.162.228]) by hopf.dnai.com (8.6.9/8.6.5) with SMTP id AAA24280 for <think-c@rdatasys.com>; Sat, 5 Nov 1994 00:05:44 -0800
  643. Message-Id: <199411050805.AAA24280@hopf.dnai.com>
  644. X-Sender: gurgle@mail
  645. Mime-Version: 1.0
  646. Content-Type: text/plain; charset="us-ascii"
  647. Date: Sat, 5 Nov 1994 00:05:58 -0800
  648. To: think-c@rdatasys.com
  649. From: gurgle@hopf.dnai.com (Pete Gontier)
  650. Subject: Re: ADSP Woes
  651.  
  652. I wrote:
  653.  
  654. >Regarding ADSP sample code...
  655. >
  656. >Mark Nagel wrote:
  657. >
  658. >>You can send it to me and I'll add it to the archives.
  659. >
  660. >Dave ["Mighty 'Moof-in' PowerPC Ranger" | "Mr. Neb"] Nebinger wrote:
  661. >
  662. >> I don't know if the new site supports uploads, but I know
  663. >> that the alt.sources.mac archive does!
  664. >
  665. >All right. I can take a hint. I guess that tells me what code I'm cleaning
  666. >up tonight. :-)
  667.  
  668. OK, it's been sent to the archivists. I'll be gone for the weekend. Send
  669. complaints anyway; I'll pick them up next week.
  670.  
  671. --
  672.  
  673.  Pete Gontier // BBEdit Bunny // gurgle@dnai.com
  674.  
  675.  
  676. >From nagel@rdatasys.com Mon Nov  7 11:42:58 PST 1994
  677. Received: from rdatasys.com (nagel@barracuda.rdatasys.com [198.137.184.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA19124 for <think-c@rdatasys.com>; Mon, 7 Nov 1994 11:42:57 -0800
  678. To: think-c@rdatasys.com
  679. Subject: ARCHIVE: ADSP Glue Code
  680. Reply-To: mark.nagel@rdatasys.com
  681. Organization: Relational Data Systems, Irvine, CA
  682. Phone: (714) 263-3899
  683. Date: Mon, 07 Nov 1994 11:42:56 PST
  684. Message-ID: <20409.784237376@rdatasys.com>
  685. From: "Mark D. Nagel" <nagel@rdatasys.com>
  686.  
  687. The ADSP Glue Code has been archived on the think-c listproc.  Send
  688. the command:
  689.  
  690. get think-c/src.lib adsp-glue.hqx
  691.  
  692. to listproc@rdatasys.com in order to retrieve the file.
  693.  
  694. Mark
  695. >From nagel@rdatasys.com Thu Nov 10 11:06:06 PST 1994
  696. Received: from rdatasys.com (nagel@wahoo.rdatasys.com [198.137.184.2]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA01585 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 11:06:04 -0800
  697. To: think-c@rdatasys.com
  698. Subject: ADMIN: downtime
  699. Reply-To: mark.nagel@rdatasys.com
  700. Organization: Relational Data Systems, Irvine, CA
  701. Phone: (714) 263-3899
  702. Date: Thu, 10 Nov 1994 11:06:02 PST
  703. Message-ID: <1582.784494362@rdatasys.com>
  704. From: "Mark D. Nagel" <nagel@rdatasys.com>
  705.  
  706. We just escaped from a nearly 3 day downtime over here at RDS due to
  707. a frame relay link failure that PacBell took inordinately long to
  708. diagnose and repair.  We're back up and running now, though, so if
  709. you sent a message and it bounced back, go ahead and resend.  Sorry
  710. for the trouble...
  711.  
  712. Mark
  713. --------
  714. Mark D. Nagel <mark.nagel@rdatasys.com>      Relational Data Systems
  715.                                              30 Executive Park, Suite 260
  716. Eat right.  Exercise.  Die anyway.           Irvine, CA 92714
  717.                                              (714) 263-3899
  718. >From KFISCHER@ARAC.llnl.gov Thu Nov 10 11:16:45 PST 1994
  719. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA02016 for <think-c@rdatasys.COM>; Thu, 10 Nov 1994 11:16:42 -0800
  720. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id LAA07197 for <think-c@rdatasys.COM>; Thu, 10 Nov 1994 11:16:31 -0800
  721. Received: from addvax.llnl.gov(128.115.19.32) by lionfish.rdatasys.com via smap (V1.3mjr)
  722.         id sma007155; Thu Nov 10 11:15:32 1994
  723. Received: from DECNET-MAIL by addvax.llnl.gov (PMDF #12441) id
  724.  <01HJB2PF8YPS00092K@addvax.llnl.gov>; Thu, 10 Nov 1994 08:09 PST
  725. Date: Thu, 10 Nov 1994 08:09 PST
  726. From: Kathleen Fischer <KFISCHER@ARAC.llnl.gov>
  727. Subject: HELP HELP!!! Debugger is crashing
  728. To: think-c@rdatasys.COM
  729. Message-id: <01HJB2PF8YPS00092K@addvax.llnl.gov>
  730. X-Envelope-to: think-c@rdatasys.COM
  731. X-VMS-To: addvax::in%"think-c@rdatasys.com"
  732.  
  733. MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  734.  
  735. Not the program (it runs just fine so long as the debugger
  736. is off...it also runs stand-alone just fine), but the debugger.
  737.  
  738. If the debugger is turned on and I try to run my program, the
  739. debugger menubar appears briefly (just a second or two) then
  740. the menubar goes white and after 10 seconds, maybe less, I see
  741. that the project manager has quit.  The debugger windows never
  742. show up and neither do my programs.  I just see the open folders
  743. on my desktop.  Then the computer beeps once. Nothing else.
  744. Unfortunately the menubar is still white and I can't click
  745. on anything.  I noticed this right after the compiler crashed
  746. while trying to compile a very ordinary file that had been
  747. compiled many times before -- I had just made a few minor
  748. changes (that's what they all say!) to variable names.  Oh -- its
  749. interesting that if I use esc-command-shift-option ... whatever
  750. that combination is ... to abort, then it turns out that all
  751. three are running.  I get a dialog asking me if I want to 
  752. terminate my the debugger, my program, and TPM.  Strange.
  753.  
  754. Anyway, I have tried
  755.  
  756.   1.  Reloading the Debugger from the original disk
  757.        (intalling the patch to get it to 7.0.3) -- didn't help
  758.   2.  Reloading the Project manager from the original disk
  759.        (installing the patch to get it to 7.0.3) -- didn't help
  760.   3.  Undoing the changes that I had made before the compiler
  761.        crashed -- didn't help
  762.   4.  Upping the application size for the Project Manager 
  763.        and the debugger (6000,600(?)respectively) -- didn't help
  764.   5.  Removing all objects from project and rebuilding
  765.        (did that one over night!) -- didn't help
  766.  
  767. I am fast running out of ideas.
  768. Any suggestions? (sorry for the verbosity, but I'm desperate so
  769. I put everything in hoping something will sound familiar to
  770. someone).
  771.  
  772. I am running a Mac IIsi 17Meg RAM and I haven't had any problems to
  773. speak of before this.
  774.  
  775. Thanx,
  776. Kathleen
  777. kfischer@arac.llnl.gov
  778.  
  779. >From falrax00@ccmail.ca.boeing.com Thu Nov 10 11:28:40 PST 1994
  780. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id LAA02334 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 11:28:38 -0800
  781. From: falrax00@ccmail.ca.boeing.com
  782. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id LAA07540 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 11:28:36 -0800
  783. Received: from atc.boeing.com(130.42.28.80) by lionfish.rdatasys.com via smap (V1.3mjr)
  784.         id sma007530; Thu Nov 10 11:28:19 1994
  785. Received: by atc.boeing.com (5.57) 
  786.         id AA04549; Tue, 8 Nov 94 13:57:17 -0800
  787. Received: from ccmail.ca.boeing.com by ada3.iasl.ca.boeing.com (PMDF #3057 ) id
  788.  <01HJ8LPOXVF4000JAH@ada3.iasl.ca.boeing.com>; Tue, 8 Nov 1994 13:41:50 PDT
  789. Received: from ccMail by ccmail.ca.boeing.com id AA784329899 Tue,
  790.  08 Nov 94 13:24:59 pst
  791. Date: 08 Nov 1994 13:24:59 -0800 (pst)
  792. Subject: List Manager and Dialogs
  793. To: think-c@rdatasys.com
  794. Message-Id: <9410087843.AA784329899@ccmail.ca.boeing.com>
  795. X-Envelope-To: think-c@rdatasys.com
  796. Content-Transfer-Encoding: 7BIT
  797. Encoding: 974 Text
  798.  
  799.  
  800. Hi all,
  801.  
  802. I was trying out the example in Think Reference "Using the List Manager in a 
  803. Modal Dialog" The example worked well until my screen saver came on (After 
  804. Dark). On return from the screen saver, the program crashed. After some 
  805. investigation I was able to trace the problem to the UserProc function that was 
  806. installed (via GetDItem(...) - SetDItem(...)) to place the list into the dialog 
  807. via a user item. The UserProc function initializes the list and then at the end 
  808. calls SetDItem(theDialog, theItem, 0, (Handle) theList, &iRect), where theList 
  809. is the list handle created with an LNew(...) call. This last call somehow 
  810. performs the magic of causing the list to properly respond to changes/updates, 
  811. however, it is also the source of the crash, i.e removing the call stabilizes 
  812. the program at the cost of no more list updates. Can someone explain how this 
  813. all works and (hopefully) how to fix the problem.
  814.  
  815. Thanks much.
  816.  
  817. :)>
  818. R. Aaron Falk
  819. >From univel.telescan.com!jamesl@rdatasys.com Thu Nov 10 13:07:04 PST 1994
  820. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id NAA04965 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:07:03 -0800
  821. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id NAA08508 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:07:00 -0800
  822. Message-Id: <199411102107.NAA08508@lionfish.rdatasys.com>
  823. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  824.         id sma008502; Thu Nov 10 13:06:44 1994
  825. Received: from univel.telescan.com by univel.telescan.com; Thu, 10 Nov 94 16:03 GMT
  826. Mime-Version: 1.0
  827. Content-Length: 2611
  828. Content-Type: text/plain; charset="us-ascii"
  829. Date: Thu, 10 Nov 1994 15:06:16 -0600
  830. To: rdatasys.com!think-c@rdatasys.com
  831. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  832. Subject: Re: HELP HELP!!! Debugger is crashing
  833.  
  834. Try to find the upgrade to 7.0.4.  I had similar symptoms after installing
  835. s7.5 and the update seems to have fixed it.
  836.  
  837. Giid luck,
  838. Jim Lee
  839.  
  840. >MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  841. >
  842. >Not the program (it runs just fine so long as the debugger
  843. >is off...it also runs stand-alone just fine), but the debugger.
  844. >
  845. >If the debugger is turned on and I try to run my program, the
  846. >debugger menubar appears briefly (just a second or two) then
  847. >the menubar goes white and after 10 seconds, maybe less, I see
  848. >that the project manager has quit.  The debugger windows never
  849. >show up and neither do my programs.  I just see the open folders
  850. >on my desktop.  Then the computer beeps once. Nothing else.
  851. >Unfortunately the menubar is still white and I can't click
  852. >on anything.  I noticed this right after the compiler crashed
  853. >while trying to compile a very ordinary file that had been
  854. >compiled many times before -- I had just made a few minor
  855. >changes (that's what they all say!) to variable names.  Oh -- its
  856. >interesting that if I use esc-command-shift-option ... whatever
  857. >that combination is ... to abort, then it turns out that all
  858. >three are running.  I get a dialog asking me if I want to
  859. >terminate my the debugger, my program, and TPM.  Strange.
  860. >
  861. >Anyway, I have tried
  862. >
  863. >  1.  Reloading the Debugger from the original disk
  864. >       (intalling the patch to get it to 7.0.3) -- didn't help
  865. >  2.  Reloading the Project manager from the original disk
  866. >       (installing the patch to get it to 7.0.3) -- didn't help
  867. >  3.  Undoing the changes that I had made before the compiler
  868. >       crashed -- didn't help
  869. >  4.  Upping the application size for the Project Manager
  870. >       and the debugger (6000,600(?)respectively) -- didn't help
  871. >  5.  Removing all objects from project and rebuilding
  872. >       (did that one over night!) -- didn't help
  873. >
  874. >I am fast running out of ideas.
  875. >Any suggestions? (sorry for the verbosity, but I'm desperate so
  876. >I put everything in hoping something will sound familiar to
  877. >someone).
  878. >
  879. >I am running a Mac IIsi 17Meg RAM and I haven't had any problems to
  880. >speak of before this.
  881. >
  882. >Thanx,
  883. >Kathleen
  884. >kfischer@arac.llnl.gov
  885.  
  886.  
  887. ->-->---->-------->---------------->-------------------------------->
  888. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  889. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  890. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  891. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  892. ---------------------------------------------------------------->
  893.  
  894.  
  895. >From KFISCHER@ARAC.llnl.gov Thu Nov 10 13:21:05 PST 1994
  896. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id NAA05509 for <think-c@rdatasys.COM>; Thu, 10 Nov 1994 13:21:04 -0800
  897. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id NAA08804 for <think-c@rdatasys.COM>; Thu, 10 Nov 1994 13:21:03 -0800
  898. Received: from addvax.llnl.gov(128.115.19.32) by lionfish.rdatasys.com via smap (V1.3mjr)
  899.         id sma008798; Thu Nov 10 13:20:09 1994
  900. Received: from DECNET-MAIL by addvax.llnl.gov (PMDF #12441) id
  901.  <01HJBDJAMITC00096Q@addvax.llnl.gov>; Thu, 10 Nov 1994 13:19 PST
  902. Date: Thu, 10 Nov 1994 13:19 PST
  903. From: Kathleen Fischer <KFISCHER@ARAC.llnl.gov>
  904. Subject: Re: HELP HELP!!! Debugger is crashing
  905. To: think-c@rdatasys.COM
  906. Message-id: <01HJBDJAMITC00096Q@addvax.llnl.gov>
  907. X-Envelope-to: think-c@rdatasys.COM
  908. X-VMS-To: addvax::in%"think-c@rdatasys.com"
  909.  
  910. >Try to find the upgrade to 7.0.4.  I had similar symptoms after installing
  911. >s7.5 and the update seems to have fixed it.
  912. >
  913. >Giid luck,
  914. >Jim Lee
  915. >
  916. >>MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  917. >>
  918. >>Not the program (it runs just fine so long as the debugger
  919. >>is off...it also runs stand-alone just fine), but the debugger.
  920. >>
  921. [snip snip snip]
  922.  
  923. .. Hmmmm.  I'm really don't want to update to s7.5 at this time.  drat.
  924. Any other ideas?   :^)
  925.  
  926. Another poster asked about how other projects were effected (sheepish grin)
  927. but I don't have another other to test it on.  I guess I will make one tonight!
  928.  
  929. Kathleen
  930. >From crider@cts.com Thu Nov 10 13:25:09 PST 1994
  931. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id NAA05687 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:25:07 -0800
  932. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id NAA08942 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:25:06 -0800
  933. Received: from crash.cts.com(192.188.72.17) by lionfish.rdatasys.com via smap (V1.3mjr)
  934.         id sma008920; Thu Nov 10 13:24:28 1994
  935. Received: by crash.cts.com (Smail3.1.28.1 #18)
  936.         id m0r5gxQ-0000rcC; Thu, 10 Nov 94 13:23 PST
  937. Date: Thu, 10 Nov 1994 13:22:59 -800 (PST)
  938. From: Tracy Crider <crider@cts.com>
  939. To: think-c@rdatasys.com
  940. cc: Multiple recipients of list <think-c@rdatasys.com>
  941. Subject: Re: HELP HELP!!! Debugger is crashing
  942. In-Reply-To: <01HJB2PF8YPS00092K@addvax.llnl.gov>
  943. Message-ID: <Pine.SCO.3.90.941110132012.2742A-100000@crash.cts.com>
  944. MIME-Version: 1.0
  945. Content-Type: TEXT/PLAIN; charset=US-ASCII
  946.  
  947. I've had similar problems with TPM & Think Reference.  I finally had to 
  948. get rid of a preferences file (even after I'd re-installed 3 times both 
  949. TPM & Think Reference).  Once I did this it worked fine.
  950.  
  951. Strange, I know.
  952.  
  953. Tracy
  954.  
  955.  
  956. On Thu, 10 Nov 1994, Kathleen Fischer wrote:
  957.  
  958. > MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  959. > Not the program (it runs just fine so long as the debugger
  960. > is off...it also runs stand-alone just fine), but the debugger.
  961. > If the debugger is turned on and I try to run my program, the
  962. > debugger menubar appears briefly (just a second or two) then
  963. > the menubar goes white and after 10 seconds, maybe less, I see
  964. > that the project manager has quit.  The debugger windows never
  965. > show up and neither do my programs.  I just see the open folders
  966. > on my desktop.  Then the computer beeps once. Nothing else.
  967. > Unfortunately the menubar is still white and I can't click
  968. > on anything.  I noticed this right after the compiler crashed
  969. > while trying to compile a very ordinary file that had been
  970. > compiled many times before -- I had just made a few minor
  971. > changes (that's what they all say!) to variable names.  Oh -- its
  972. > interesting that if I use esc-command-shift-option ... whatever
  973. > that combination is ... to abort, then it turns out that all
  974. > three are running.  I get a dialog asking me if I want to 
  975. > terminate my the debugger, my program, and TPM.  Strange.
  976. > Anyway, I have tried
  977. >   1.  Reloading the Debugger from the original disk
  978. >        (intalling the patch to get it to 7.0.3) -- didn't help
  979. >   2.  Reloading the Project manager from the original disk
  980. >        (installing the patch to get it to 7.0.3) -- didn't help
  981. >   3.  Undoing the changes that I had made before the compiler
  982. >        crashed -- didn't help
  983. >   4.  Upping the application size for the Project Manager 
  984. >        and the debugger (6000,600(?)respectively) -- didn't help
  985. >   5.  Removing all objects from project and rebuilding
  986. >        (did that one over night!) -- didn't help
  987. > I am fast running out of ideas.
  988. > Any suggestions? (sorry for the verbosity, but I'm desperate so
  989. > I put everything in hoping something will sound familiar to
  990. > someone).
  991. > I am running a Mac IIsi 17Meg RAM and I haven't had any problems to
  992. > speak of before this.
  993. > Thanx,
  994. > Kathleen
  995. > kfischer@arac.llnl.gov
  996. >From univel.telescan.com!jamesl@rdatasys.com Thu Nov 10 13:34:14 PST 1994
  997. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id NAA06284 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:34:12 -0800
  998. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id NAA09305 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 13:34:11 -0800
  999. Message-Id: <199411102134.NAA09305@lionfish.rdatasys.com>
  1000. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1001.         id sma009269; Thu Nov 10 13:33:14 1994
  1002. Received: from univel.telescan.com by univel.telescan.com; Thu, 10 Nov 94 16:29 GMT
  1003. Mime-Version: 1.0
  1004. Content-Length: 1322
  1005. Content-Type: text/plain; charset="us-ascii"
  1006. Date: Thu, 10 Nov 1994 15:32:35 -0600
  1007. To: rdatasys.com!think-c@rdatasys.com
  1008. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1009. Subject: Re: HELP HELP!!! Debugger is crashing
  1010.  
  1011. NO, NO, NO- 7.5 is not required to fix the problem!  On the contrary it
  1012. seemed to uncoover the problem on my Mac.  The 7.0.4 upgrade fixed the
  1013. problem in my case.  Perhaps it will help you.  I know it is on ApppleLink.
  1014.  
  1015. Good luck,
  1016. Jim
  1017.  
  1018.  
  1019. >>Try to find the upgrade to 7.0.4.  I had similar symptoms after installing
  1020. >>s7.5 and the update seems to have fixed it.
  1021. >>
  1022. >>Giid luck,
  1023. >>Jim Lee
  1024. >>
  1025. >>>MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  1026. >>>
  1027. >>>Not the program (it runs just fine so long as the debugger
  1028. >>>is off...it also runs stand-alone just fine), but the debugger.
  1029. >>>
  1030. >[snip snip snip]
  1031. >
  1032. >.. Hmmmm.  I'm really don't want to update to s7.5 at this time.  drat.
  1033. >Any other ideas?   :^)
  1034. >
  1035. >Another poster asked about how other projects were effected (sheepish grin)
  1036. >but I don't have another other to test it on.  I guess I will make one tonight!
  1037. >
  1038. >Kathleen
  1039.  
  1040.  
  1041. ->-->---->-------->---------------->-------------------------------->
  1042. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1043. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1044. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1045. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1046. ---------------------------------------------------------------->
  1047.  
  1048.  
  1049. >From univel.telescan.com!jamesl@rdatasys.com Thu Nov 10 14:04:20 PST 1994
  1050. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id OAA07079 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 14:04:18 -0800
  1051. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id OAA09656 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 14:04:17 -0800
  1052. Message-Id: <199411102204.OAA09656@lionfish.rdatasys.com>
  1053. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1054.         id sma009654; Thu Nov 10 14:04:01 1994
  1055. Received: from univel.telescan.com by univel.telescan.com; Thu, 10 Nov 94 17:00 GMT
  1056. Mime-Version: 1.0
  1057. Content-Length: 1676
  1058. Content-Type: text/plain; charset="us-ascii"
  1059. Date: Thu, 10 Nov 1994 16:03:29 -0600
  1060. To: rdatasys.com!think-c@rdatasys.com
  1061. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1062. Subject: Re: List Manager and Dialogs
  1063.  
  1064. hi,
  1065.    Just a wild guess, but what version of AD are you running vs what os version?
  1066. We fielded lots of these calls at Apple Assistance, and the older the AD,
  1067. the more often it seemed to conflict, which I suppose makes some sense.
  1068. Good luck,
  1069.  
  1070. Jim Lee
  1071.  
  1072.   >Hi all,
  1073. >
  1074. >I was trying out the example in Think Reference "Using the List Manager in a
  1075. >Modal Dialog" The example worked well until my screen saver came on (After
  1076. >Dark). On return from the screen saver, the program crashed. After some
  1077. >investigation I was able to trace the problem to the UserProc function that
  1078. >was
  1079. >installed (via GetDItem(...) - SetDItem(...)) to place the list into the
  1080. >dialog
  1081. >via a user item. The UserProc function initializes the list and then at the
  1082. >end
  1083. >calls SetDItem(theDialog, theItem, 0, (Handle) theList, &iRect), where theList
  1084. >is the list handle created with an LNew(...) call. This last call somehow
  1085. >performs the magic of causing the list to properly respond to changes/updates,
  1086. >however, it is also the source of the crash, i.e removing the call stabilizes
  1087. >the program at the cost of no more list updates. Can someone explain how this
  1088. >all works and (hopefully) how to fix the problem.
  1089. >
  1090. >Thanks much.
  1091. >
  1092. >:)>
  1093. >R. Aaron Falk
  1094.  
  1095.  
  1096. ->-->---->-------->---------------->-------------------------------->
  1097. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1098. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1099. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1100. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1101. ---------------------------------------------------------------->
  1102.  
  1103.  
  1104. >From mooses@powergrid.electriciti.com Thu Nov 10 14:48:23 PST 1994
  1105. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id OAA08073 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 14:48:21 -0800
  1106. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id OAA09965 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 14:48:21 -0800
  1107. Received: from powergrid.electriciti.com(198.5.212.8) by lionfish.rdatasys.com via smap (V1.3mjr)
  1108.         id sma009959; Thu Nov 10 14:47:21 1994
  1109. Received: from [139.121.20.242] by powergrid.electriciti.com with smtp
  1110.         (Smail3.1.28.1 #3) id m0r5iGb-0005UwC; Thu, 10 Nov 94 14:46 PST
  1111. Message-Id: <m0r5iGb-0005UwC@powergrid.electriciti.com>
  1112. Mime-Version: 1.0
  1113. Content-Type: text/plain; charset="us-ascii"
  1114. X-Priority: 4 (Low)
  1115. Date: Thu, 10 Nov 1994 14:49:07 -0800
  1116. To: think-c@rdatasys.com
  1117. From: mooses@powergrid.electriciti.com (Scott Morrison)
  1118. Subject: Where is 7.0.4 Upgrade Available?
  1119.  
  1120. There is much reference to the 7.0.4 upgrade.  It is available on the net
  1121. somewhere?
  1122.  
  1123. Scott Morrison
  1124. San Diego,CA
  1125.  
  1126.  
  1127. >From nagel@rdatasys.com Thu Nov 10 14:55:37 PST 1994
  1128. Received: from rdatasys.com (nagel@wahoo.rdatasys.com [198.137.184.2]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id OAA08420 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 14:55:35 -0800
  1129. To: think-c@rdatasys.com
  1130. Subject: Re: Where is 7.0.4 Upgrade Available? 
  1131. Reply-To: mark.nagel@rdatasys.com
  1132. Organization: Relational Data Systems, Irvine, CA
  1133. Phone: (714) 263-3899
  1134. In-reply-to: Your message of Thu, 10 Nov 1994 14:49:55 -0800.
  1135.      <m0r5iGb-0005UwC@powergrid.electriciti.com> 
  1136. Date: Thu, 10 Nov 1994 14:55:33 PST
  1137. Message-ID: <8417.784508133@rdatasys.com>
  1138. From: "Mark D. Nagel" <nagel@rdatasys.com>
  1139.  
  1140. On Thu, 10 Nov 1994 14:49:55 PST you wrote:
  1141.  
  1142.     There is much reference to the 7.0.4 upgrade.  It is available on the net
  1143.     somewhere?
  1144.  
  1145. Yes, and it is available from the archive server here.  Send this
  1146. message to listproc@rdatasys.com:
  1147.  
  1148.         GET THINK-C/UPDATES sc++_eds_7.0.4.sea.hqx
  1149.  
  1150. This file is the essential development system update intended for
  1151. previous owners of Symantec C++ or THINK C 6.0.  If you bought 7.0
  1152. and need other pieces updated, you'll have to get that from other
  1153. sites (until I add it to the archive).
  1154.  
  1155. Mark
  1156. --------
  1157. Mark D. Nagel <mark.nagel@rdatasys.com>      Relational Data Systems
  1158.                                              30 Executive Park, Suite 260
  1159. Eat right.  Exercise.  Die anyway.           Irvine, CA 92714
  1160.                                              (714) 263-3899
  1161. >From G.Vaughn@ttacs1.ttu.edu Thu Nov 10 15:09:30 PST 1994
  1162. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA08887 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:09:28 -0800
  1163. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA10364 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:09:27 -0800
  1164. Received: from ttacs1.ttu.edu(129.118.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  1165.         id sma010362; Thu Nov 10 15:08:47 1994
  1166. Received: from [129.118.41.19] (scm41-2.phys.ttu.edu)
  1167.  by ttacs.ttu.edu (PMDF V4.3-10 #5184) id <01HJBLI78N7K8ZFHC0@ttacs.ttu.edu>;
  1168.  Thu, 10 Nov 1994 17:08:15 -0600 (CST)
  1169. Date: Thu, 10 Nov 1994 17:09:47 +0800
  1170. From: G.Vaughn@ttacs1.ttu.edu (Greg Vaughn)
  1171. Subject: Re: Where is 7.0.4 Upgrade Available?
  1172. X-Sender: ribtm@ttacs.ttu.edu
  1173. To: think-c@rdatasys.com
  1174. Message-id: <01HJBLI8BHQQ8ZFHC0@ttacs.ttu.edu>
  1175. MIME-version: 1.0
  1176. Content-type: text/plain; charset="us-ascii"
  1177. Content-transfer-encoding: 7BIT
  1178.  
  1179. >There is much reference to the 7.0.4 upgrade.  It is available on the net
  1180. >somewhere?
  1181.  
  1182. Yes. Check info-mac mirrors, Umich mirrors, or Symmantec's site (either
  1183. ftp.symmantec.com or devtools.symmantec.com, I'm not sure which).
  1184.  
  1185.  
  1186.  ______                 | Greg Vaughn      G.Vaughn@ttu.edu
  1187. /\__  _\                | Physics Doctoral Candidate
  1188. \/_/\ \/ exas           | Insulator Research Lab
  1189.    \ \_\ ech University | Finger: greg@scm41-2.phys.ttu.edu
  1190.     \/_/ Lubbock, Texas | Alt. E-mail: ribtm@ttacs.ttu.edu
  1191.  
  1192.  
  1193. >From univel.telescan.com!jamesl@rdatasys.com Thu Nov 10 15:13:33 PST 1994
  1194. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA09098 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:13:31 -0800
  1195. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA10486 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:13:31 -0800
  1196. Message-Id: <199411102313.PAA10486@lionfish.rdatasys.com>
  1197. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1198.         id sma010482; Thu Nov 10 15:12:41 1994
  1199. Received: from univel.telescan.com by univel.telescan.com; Thu, 10 Nov 94 18:09 GMT
  1200. Mime-Version: 1.0
  1201. Content-Length: 1543
  1202. Content-Type: text/plain; charset="us-ascii"
  1203. Date: Thu, 10 Nov 1994 17:12:11 -0600
  1204. To: rdatasys.com!think-c@rdatasys.com
  1205. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1206. Subject: Re: Where is 7.0.4 Upgrade Available?
  1207.  
  1208. Mark,
  1209.    This seems to be turning into a wonderful forum for the exchange of
  1210. ideas.  Any possibility of getting someone to put together a weekly or
  1211. monthly bulletin/newsletter on "WHAT'S NEW IN THE MAC SYMANTEC WORLD", or
  1212. something of that kind?
  1213.  
  1214. Jim Lee
  1215.  
  1216. >On Thu, 10 Nov 1994 14:49:55 PST you wrote:
  1217. >
  1218. >    There is much reference to the 7.0.4 upgrade.  It is available on the net
  1219. >    somewhere?
  1220. >
  1221. >Yes, and it is available from the archive server here.  Send this
  1222. >message to listproc@rdatasys.com:
  1223. >
  1224. >        GET THINK-C/UPDATES sc++_eds_7.0.4.sea.hqx
  1225. >
  1226. >This file is the essential development system update intended for
  1227. >previous owners of Symantec C++ or THINK C 6.0.  If you bought 7.0
  1228. >and need other pieces updated, you'll have to get that from other
  1229. >sites (until I add it to the archive).
  1230. >
  1231. >Mark
  1232. >--------
  1233. >Mark D. Nagel <mark.nagel@rdatasys.com>      Relational Data Systems
  1234. >                                             30 Executive Park, Suite 260
  1235. >Eat right.  Exercise.  Die anyway.           Irvine, CA 92714
  1236. >                                             (714) 263-3899
  1237.  
  1238.  
  1239. ->-->---->-------->---------------->-------------------------------->
  1240. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1241. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1242. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1243. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1244. ---------------------------------------------------------------->
  1245.  
  1246.  
  1247. >From jojanen@mail.mecc.com Thu Nov 10 15:26:38 PST 1994
  1248. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA09536 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:26:36 -0800
  1249. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA10787 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 15:26:35 -0800
  1250. Received: from mail.mecc.com(199.199.112.18) by lionfish.rdatasys.com via smap (V1.3mjr)
  1251.         id sma010784; Thu Nov 10 15:26:23 1994
  1252. Message-ID: <n1427634057.65545@mail.mecc.com>
  1253. Date: 10 Nov 1994 17:24:17 -0600
  1254. From: "John Ojanen" <jojanen@mail.mecc.com>
  1255. Subject: None
  1256. To: "think-c rdatasys.com" <think-c@rdatasys.com>
  1257. X-Mailer: Mail*Link SMTP-QM 3.0.1
  1258.  
  1259.                                             SUBJECT:
  1260.              Bones, what do you...            None
  1261.  
  1262. UNSUBSCRIBE jojanen@bigmecc.mecc.com
  1263.  
  1264.                      I don't know, Jim. ...
  1265.                                11/10/94
  1266.                                5:21 PM
  1267. >From nagel@rdatasys.com Thu Nov 10 16:28:58 PST 1994
  1268. Received: from rdatasys.com (nagel@wahoo.rdatasys.com [198.137.184.2]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id QAA11065 for <think-c@rdatasys.com>; Thu, 10 Nov 1994 16:28:56 -0800
  1269. To: think-c@rdatasys.com
  1270. Subject: ADMIN: unsubscribing!
  1271. Reply-To: mark.nagel@rdatasys.com
  1272. Organization: Relational Data Systems, Irvine, CA
  1273. Phone: (714) 263-3899
  1274. Date: Thu, 10 Nov 1994 16:28:55 PST
  1275. Message-ID: <11062.784513735@rdatasys.com>
  1276. From: "Mark D. Nagel" <nagel@rdatasys.com>
  1277.  
  1278. If you need to unsubscribe, send your request to
  1279. listproc@rdatasys.com, not the list itself!  The list software tries
  1280. to catch such errant messages, but isn't exactly brilliant at
  1281. detecting them.
  1282.  
  1283. Mark
  1284. --------
  1285. Mark D. Nagel <mark.nagel@rdatasys.com>      Relational Data Systems
  1286.                                              30 Executive Park, Suite 260
  1287. Eat right.  Exercise.  Die anyway.           Irvine, CA 92714
  1288.                                              (714) 263-3899
  1289. >From bart@dpconsult.be Fri Nov 11 16:07:35 PST 1994
  1290. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id QAA24602 for <think-c@rdatasys.com>; Fri, 11 Nov 1994 16:07:33 -0800
  1291. From: bart@dpconsult.be
  1292. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id QAA13801 for <think-c@rdatasys.com>; Fri, 11 Nov 1994 16:07:31 -0800
  1293. Received: from nic.inbe.net(194.7.1.2) by lionfish.rdatasys.com via smap (V1.3mjr)
  1294.         id sma013799; Fri Nov 11 16:06:41 1994
  1295. Received: from viking.dpconsult.be (dpconsult-innet.innet.be [194.7.1.212]) by nic.INbe.net (8.6.9/8.6.9) with SMTP id BAA28172 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 01:04:10 +0100
  1296. Received: by dpconsult.be
  1297.         ($Revision: 1.37.109.9 $/16.2) id AA0214637875; Fri, 11 Nov 1994 16:55:31 +0100
  1298. Posted-Date: Fri, 11 Nov 94 16:55:31 MET
  1299. Received-Date: Fri, 11 Nov 1994 16:55:31 +0100
  1300. Message-Id: <9411111555.AA0214637875@dpconsult.be>
  1301. Subject: Need a hnit to tcp/ip
  1302. To: think-c@rdatasys.com
  1303. Date: Fri, 11 Nov 94 16:55:31 MET
  1304. In-Reply-To: <01HJB2PF8YPS00092K@addvax.llnl.gov>; from "Kathleen Fischer" at Nov 10, 94 11:36 am
  1305. Mailer: Elm [revision: 70.85]
  1306.  
  1307. I recntly decide to go for some tcp/ip programming between
  1308. our Mac and a HP-UX (unix) box. As I am using Think C++ 7.0x
  1309. I browsed some sites and yes, I found a tcp/ip class called
  1310. TurboTCP. It almost compiled but .... some include files
  1311. are not found : TCPB.h
  1312.                                 MacTCPCommonTypes.h
  1313.                                 AddressXlation.h
  1314.  
  1315. I did a search through my whole filesystem but ... no help.
  1316.  
  1317. Any suggestions where I can find/obtain/acquire those files ?
  1318.  
  1319. regards,
  1320.  
  1321.  
  1322. Bart
  1323. --
  1324. Bart De Pecker  DP Consult bvba         e-mail  bart@dpconsult.be
  1325.                 Fonteinstraat 34        phone   +32 13 444003   
  1326.                 B3545 Halen             fax     +32 13 461435
  1327.                 Belgium                                         
  1328. >From adrian@les.CNMAT.Berkeley.EDU Fri Nov 11 16:34:35 PST 1994
  1329. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id QAA25461 for <think-c@rdatasys.com>; Fri, 11 Nov 1994 16:34:33 -0800
  1330. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id QAA14071 for <think-c@rdatasys.com>; Fri, 11 Nov 1994 16:34:33 -0800
  1331. Received: from les.cnmat.berkeley.edu(128.32.122.13) by lionfish.rdatasys.com via smap (V1.3mjr)
  1332.         id sma014068; Fri Nov 11 16:34:00 1994
  1333. Received: by les.CNMAT.Berkeley.EDU (920330.SGI/911001.SGI)
  1334.         for think-c@rdatasys.com id AA03330; Fri, 11 Nov 94 16:33:38 -0800
  1335. Date: Fri, 11 Nov 94 16:33:38 -0800
  1336. From: adrian@les.CNMAT.Berkeley.EDU (Adrian Freed)
  1337. Message-Id: <9411120033.AA03330@les.CNMAT.Berkeley.EDU>
  1338. To: think-c@rdatasys.com
  1339. Subject: Re:  Need a hnit to tcp/ip
  1340.  
  1341. They are in the TCIP/IP developers kit.
  1342.  
  1343. >From univel.telescan.com!jamesl@rdatasys.com Sat Nov 12 10:15:04 PST 1994
  1344. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA02929 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 10:15:00 -0800
  1345. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id KAA14889 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 10:15:00 -0800
  1346. Message-Id: <199411121815.KAA14889@lionfish.rdatasys.com>
  1347. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1348.         id sma014887; Sat Nov 12 10:14:03 1994
  1349. Received: from univel.telescan.com by univel.telescan.com; Sat, 12 Nov 94 13:11 GMT
  1350. Mime-Version: 1.0
  1351. Content-Length: 494
  1352. Content-Type: text/plain; charset="us-ascii"
  1353. Date: Sat, 12 Nov 1994 12:13:37 -0600
  1354. To: rdatasys.com!think-c@rdatasys.com
  1355. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1356. Subject: Re:  Need a hnit to tcp/ip
  1357.  
  1358. Is that an Apple or Symantec product?
  1359.  
  1360.  
  1361. ->-->---->-------->---------------->-------------------------------->
  1362. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1363. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1364. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1365. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1366. ---------------------------------------------------------------->
  1367.  
  1368.  
  1369. >From tzagara@cti.gr Sat Nov 12 10:40:04 PST 1994
  1370. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA14855 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 10:40:02 -0800
  1371. From: tzagara@cti.gr
  1372. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id KAA15077 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 10:40:02 -0800
  1373. Received: from leon.cti.gr(150.140.2.3) by lionfish.rdatasys.com via smap (V1.3mjr)
  1374.         id sma015075; Sat Nov 12 10:39:40 1994
  1375. Received: from LEON.CTI.GR by LEON.CTI.GR (PMDF V4.2-14 #4336) id
  1376.  <01HJELC17L1C90OPXV@LEON.CTI.GR>; Sat, 12 Nov 1994 20:36:56 EET
  1377. Date: Sat, 12 Nov 1994 20:36:56 +0200 (EET)
  1378. Subject: Re:  Need a hnit to tcp/ip
  1379. To: think-c@rdatasys.com
  1380. Message-id: <01HJELC18DZ690OPXV@LEON.CTI.GR>
  1381. X-VMS-To: IN%"think-c@rdatasys.com"
  1382. X-VMS-Cc: TZAGARA
  1383. MIME-version: 1.0
  1384. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  1385. Content-transfer-encoding: 7BIT
  1386.  
  1387.  
  1388.  
  1389. It's an Apple product .
  1390.  
  1391.  
  1392. -----------------------------------------------------------------------
  1393. Emmanuel Tzangarakis , tzagara@cti.gr , tzagara@grpatvx1.bitnet
  1394. Computer Technology Institute
  1395. Patras
  1396. Greece
  1397. -----------------------------------------------------------------------
  1398. >From dnebing@bgsuvax.bgsu.edu Sat Nov 12 12:46:10 PST 1994
  1399. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id MAA01514 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 12:46:08 -0800
  1400. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id MAA15291 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 12:46:07 -0800
  1401. Received: from bgsuvax.bgsu.edu(129.1.2.2) by lionfish.rdatasys.com via smap (V1.3mjr)
  1402.         id sma015289; Sat Nov 12 12:45:07 1994
  1403. Received: by bgsuvax.bgsu.edu (5.65/4.0)
  1404.                 id AA07203 ; Sat, 12 Nov 94 15:44:59 -0500
  1405. Date:  Sat, 12 Nov 94 15:44:59 -0500
  1406. From: "Mr. Neb"<dnebing@bgsuvax.bgsu.edu>
  1407. Message-Id: <9411122044.AA07203@bgsuvax.bgsu.edu>
  1408. To: think-c@rdatasys.com
  1409. Subject: Re:  Need a hnit to tcp/ip
  1410.  
  1411. Emmanuel said:
  1412. >
  1413. > It's an Apple product .
  1414.  
  1415.   This is true, but hardly descriptive.
  1416.  
  1417.   The MacTCP developer's kit can be found at seeding.apple.com.
  1418. It includes the necessary MacTCP headers (like the ones Bart and
  1419. James are interested in) as well as documents describing the
  1420. various functions.  Also found here are some docs describing
  1421. the new apple product that will be replacing MacTCP (open
  1422. something ;-)
  1423.  
  1424. Dave
  1425.  
  1426. ============================================================
  1427. Dave Nebinger                    dnebing@bgsuvax.bgsu.edu
  1428. Network Manager, Biology Dept.   dnebing@opie.bgsu.edu
  1429. Bowling Green State University   dnebing@bgsuopie (bitnet)
  1430. Bowling Green, OH 43403          #include <std_disclaimer.h>
  1431.  
  1432.             Mighty 'Moof-in' PowerPC Ranger
  1433.  
  1434. >From redial@netcom.com Sat Nov 12 17:41:03 PST 1994
  1435. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id RAA06455 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 17:41:00 -0800
  1436. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id RAA00179 for <think-c@rdatasys.com>; Sat, 12 Nov 1994 17:40:59 -0800
  1437. Received: from netcom.netcom.com(192.100.81.100) by lionfish.rdatasys.com via smap (V1.3mjr)
  1438.         id sma000177; Sat Nov 12 17:40:04 1994
  1439. Received: from [199.35.109.9] by netcom.netcom.com (8.6.9/Netcom)
  1440.         id RAA12131; Sat, 12 Nov 1994 17:40:25 -0800
  1441. Message-Id: <199411130140.RAA12131@netcom.netcom.com>
  1442. X-Sender: redial@netcom.com (Unverified)
  1443. Mime-Version: 1.0
  1444. Content-Type: text/plain; charset="iso-8859-1"
  1445. Content-Transfer-Encoding: quoted-printable
  1446. Date: Sat, 12 Nov 1994 19:39:35 -0500
  1447. To: think-c@rdatasys.com
  1448. From: redial@netcom.com (Ron Goebel)
  1449. Subject: Commented chars in arguements
  1450.  
  1451. I've been looking at some Apple DTS sample code demonstrating how to input
  1452. text while preserving the background and noticed some strange notation.
  1453. =46or example, here's a line of code:
  1454.  
  1455.        OffsetRect( /*=D7*/&clippedSourceRect, horzOffset, vertOffset );
  1456.  
  1457. What is the "/*=D7*/" for?  Something required by MPW but not THINK?
  1458.  
  1459.  
  1460.  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
  1461. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
  1462. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  1463. | Ron Goebel                   |                                   |
  1464. | Shreveport, LA               | Bad spellers of the world, UNTIE! |
  1465. | Internet: redial@netcom.com  |                                   |
  1466.  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
  1467. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
  1468. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  1469.  
  1470.  
  1471. >From wk01739@worldlink.com Mon Nov 14 08:05:54 PST 1994
  1472. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id IAA11445 for <think-c@rdatasys.com>; Mon, 14 Nov 1994 08:05:52 -0800
  1473. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA00864 for <think-c@rdatasys.com>; Mon, 14 Nov 1994 08:05:51 -0800
  1474. Received: from unknown(38.8.1.2) by lionfish.rdatasys.com via smap (V1.3mjr)
  1475.         id sma000857; Mon Nov 14 08:05:03 1994
  1476. Received: from bmac.iac.honeywell.com by worldlink.worldlink.com (5.65b/4.0.071791-Worldlink)
  1477.         id AA24322; Mon, 14 Nov 94 11:03:08 -0500
  1478. Message-Id: <9411141603.AA24322@worldlink.worldlink.com>
  1479. Mime-Version: 1.0
  1480. Content-Type: text/plain; charset="us-ascii"
  1481. Date: Mon, 14 Nov 1994 09:05:15 -0700
  1482. To: think-c@rdatasys.com
  1483. From: wk01739@worldlink.com (Bill MacIntosh)
  1484. Subject: Re: ADMIN: unsubscribing!
  1485.  
  1486. >If you need to unsubscribe, send your request to
  1487. >listproc@rdatasys.com, not the list itself!  The list software tries
  1488. >to catch such errant messages, but isn't exactly brilliant at
  1489. >detecting them.
  1490.  
  1491. It hasn't worked yet for me.  Would you please take me off the mailing list
  1492. for for think-c?
  1493.  
  1494. Thank you,
  1495.  
  1496. Bill MacIntosh
  1497. WK01739@Worldlink.com
  1498.  
  1499.  
  1500. "See, when the GOVERNMENT spends money, it creates jobs; whereas when
  1501. the money is left in the hands of TAXPAYERS, God only knows what they do
  1502. with it.  Bake it into pies, probably.  Anything to avoid creating jobs."
  1503.  - Dave Barry
  1504.  
  1505.  
  1506. >From KFISCHER@ARAC.llnl.gov Mon Nov 14 08:06:03 PST 1994
  1507. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id IAA11460 for <think-c@rdatasys.COM>; Mon, 14 Nov 1994 08:06:02 -0800
  1508. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA00863 for <think-c@rdatasys.COM>; Mon, 14 Nov 1994 08:05:51 -0800
  1509. Received: from addvax.llnl.gov(128.115.19.32) by lionfish.rdatasys.com via smap (V1.3mjr)
  1510.         id sma000859; Mon Nov 14 08:05:37 1994
  1511. Received: from DECNET-MAIL by addvax.llnl.gov (PMDF #12441) id
  1512.  <01HJGNPFVCIO000AOS@addvax.llnl.gov>; Mon, 14 Nov 1994 08:05 PST
  1513. Date: Mon, 14 Nov 1994 08:05 PST
  1514. From: Kathleen Fischer <KFISCHER@ARAC.llnl.gov>
  1515. Subject: SOLVED: HELP HELP!!! Debugger is crashing
  1516. To: think-c@rdatasys.COM
  1517. Message-id: <01HJGNPFVCIO000AOS@addvax.llnl.gov>
  1518. X-Envelope-to: think-c@rdatasys.COM
  1519. X-VMS-To: addvax::in%"think-c@rdatasys.com"
  1520.  
  1521. My thanks to all who responded both to the list and via email.  The winning
  1522. solution was from Doug Knowles of Symantec (I pulled his name off a post in
  1523. another newgroup):
  1524.  
  1525. The problem:
  1526.  
  1527. >MY DEBUGGER IS CRASHING AND I CAN'T KEEP IT UP!
  1528. >
  1529. >Not the program (it runs just fine so long as the debugger
  1530. >is off...it also runs stand-alone just fine), but the debugger.
  1531. >
  1532. >If the debugger is turned on and I try to run my program, the
  1533. >debugger menubar appears briefly (just a second or two) then
  1534. >the menubar goes white and after 10 seconds, maybe less, I see
  1535. >that the project manager has quit.  The debugger windows never
  1536. >show up and neither do my programs.
  1537.         [snip snip]
  1538.  
  1539. The Key:
  1540. >-- I had just made a few minor
  1541. >changes (that's what they all say!) to variable names.
  1542.         [snip snip]
  1543.  
  1544. The Solution (from Doug)
  1545. >When the debugger crashed or hung on launch, one possible explanation is
  1546. >that the debugger data window had an expression in it which caused a
  1547. >problem when the debugger tried to evaluate it.  Since the evaluation
  1548. >involves a callback to the project manager, it would explain the
  1549. >disappearance of the project manager.  If you hold down the option key
  1550. >while launching the debugger, the debugger will open without recalling any
  1551. >of the data window expressions (or breakpoints); this might help get past
  1552. >the problem getting the debugger started.
  1553.  
  1554. Thanks to all,
  1555. Kathleen
  1556. >From jan@comsol.se Thu Nov 17 05:21:47 PST 1994
  1557. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id FAA15285 for <think-c@rdatasys.com>; Thu, 17 Nov 1994 05:21:41 -0800
  1558. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id FAA06463 for <think-c@rdatasys.com>; Thu, 17 Nov 1994 05:21:32 -0800
  1559. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  1560.         id sma006461; Thu Nov 17 05:20:37 1994
  1561. Received: from mail.swip.net by q2.ics.uci.edu id aa27275; 17 Nov 94 5:20 PST
  1562. Received: by mail.swip.net (8.6.8/3.01)
  1563.         id OAA07837; Thu, 17 Nov 1994 14:20:15 +0100
  1564. Received: from localhost.comsol.se (localhost.comsol.se [127.0.0.1])
  1565.         by comsol.comsol.se (8.6.5/8.6.5) with SMTP
  1566.         id OAA10710 for <think-c@ics.uci.edu>;
  1567.         Thu, 17 Nov 1994 14:15:04 +0100
  1568. Message-Id: <199411171315.OAA10710@comsol.comsol.se>
  1569. X-Authentication-Warning: comsol.comsol.se: Host localhost.comsol.se didn't use HELO protocol
  1570. To: think-c@ics.uci.edu
  1571. Reply-To: jan@comsol.se
  1572. Subject: Floating windows
  1573. Date: Thu, 17 Nov 1994 14:15:02 +0100
  1574. From: Jan R|man <jan@comsol.se>
  1575.  
  1576.  
  1577. Hellow out there,
  1578.  
  1579. Is there any free source codes for making floating windows someware?
  1580.  
  1581. I also need good routines for printing graphics, postscript etc.
  1582.  
  1583. Hope anyone can help me.
  1584.  
  1585. -----------------------------------------------------------------
  1586. !From: Jan R|man   (TECHNICAL SUPPORT) : Tel:   +46 8 15 30 22  !
  1587. !      Computer Solutions Europe AB    : Fax:   +46 8 15 76 35  !
  1588. !      Bj|rnn{sv. 21                   : email: jan@comsol.se   !
  1589. !      S-113 47 Stockholm              : Mob Tel: 010 27 55 711 !
  1590. !      SWEDEN                          :                        !
  1591. ! Home:   Vasagatan 35, 722 15 V{ster}s, Phone: +46 21 83 06 00 !
  1592. -----------------------------------------------------------------
  1593. >From bin@primate.wisc.edu Sat Nov 19 10:02:22 PST 1994
  1594. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id KAA06510 for <think-c@rdatasys.com>; Sat, 19 Nov 1994 10:02:20 -0800
  1595. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id KAA08780 for <think-c@rdatasys.com>; Sat, 19 Nov 1994 10:01:59 -0800
  1596. Received: from saimiri.primate.wisc.edu(144.92.43.15) by lionfish.rdatasys.com via smap (V1.3mjr)
  1597.         id sma008778; Sat Nov 19 10:01:47 1994
  1598. Received: by saimiri.primate.wisc.edu;
  1599.           id MAA10394; 8.6.9/41.8; Sat, 19 Nov 1994 12:01:33 -0600
  1600. From: Brain in Neutral <bin@primate.wisc.edu>
  1601. Message-Id: <199411191801.MAA10394@saimiri.primate.wisc.edu>
  1602. Subject: Problem using THINK C library from THINK Pascal
  1603. To: think-c@rdatasys.com
  1604. Date: Sat, 19 Nov 1994 12:01:30 -0600 (CST)
  1605. X-Mailer: ELM [version 2.4 PL21]
  1606. MIME-Version: 1.0
  1607. Content-Type: text/plain; charset=US-ASCII
  1608. Content-Transfer-Encoding: 7bit
  1609. Content-Length: 1282      
  1610.  
  1611. I'm including a THINK C library in a THINK Pascal program, and it
  1612. *appears* that variables in the library that are supposed to point
  1613. to functions don't get properly initialized.  Here's some sample
  1614. code:
  1615.  
  1616.  
  1617. /* A static function */
  1618.  
  1619. static pascal Boolean 
  1620. ModalFilter (DialogPtr d, EventRecord *e, short *item)
  1621. {
  1622.         return (false);
  1623. }
  1624.  
  1625. /* A static variable that points to the static function */
  1626.  
  1627. static ModalFilterUPP   modalProc = ModalFilter;
  1628.  
  1629. /*
  1630.  * A function called from my Pascal program that returns the value
  1631.  * of the static variable, which is *supposed* to point to the static
  1632.  * function
  1633.  */
  1634.  
  1635. pascal ModalFilterUPP
  1636. TestFunc (ModalFilterUPP filter, Boolean doReturn)
  1637. {
  1638.         return (modalProc);
  1639. }
  1640.  
  1641.  
  1642. However, when I call TestFunc from within a Pascal program, the variable
  1643. doesn't contain the correct value.  If I print (from within TestFunc)
  1644. the value of ModalFilter and of modalProc, they differ by 2.  I surmise
  1645. that at the link step the static variable isn't properly initialized to
  1646. the correct function address.  True?  False?  Some other problem I've
  1647. overlooked.
  1648.  
  1649. If I call TestFunc from within a THINK C program, the problem does
  1650. not occur.  Static variables in the C library that don't point to
  1651. functions appear to be initialized properly.
  1652.  
  1653. Paul DuBois
  1654. dubois@primate.wisc.edu
  1655.  
  1656. >From jan@comsol.se Mon Nov 21 08:19:41 PST 1994
  1657. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id IAA11228 for <think-c@rdatasys.com>; Mon, 21 Nov 1994 08:19:34 -0800
  1658. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA09641 for <think-c@rdatasys.com>; Mon, 21 Nov 1994 08:19:02 -0800
  1659. Received: from mail.swip.net(192.71.180.65) by lionfish.rdatasys.com via smap (V1.3mjr)
  1660.         id sma009639; Mon Nov 21 08:18:57 1994
  1661. Received: by mail.swip.net (8.6.8/3.01)
  1662.         id RAA25239; Mon, 21 Nov 1994 17:19:44 +0100
  1663. Received: from localhost.comsol.se (localhost.comsol.se [127.0.0.1])
  1664.         by comsol.comsol.se (8.6.5/8.6.5) with SMTP
  1665.         id RAA28441 for <think-c@rdatasys.com>;
  1666.         Mon, 21 Nov 1994 17:14:31 +0100
  1667. Message-Id: <199411211614.RAA28441@comsol.comsol.se>
  1668. X-Authentication-Warning: comsol.comsol.se: Host localhost.comsol.se didn't use HELO protocol
  1669. To: think-c@rdatasys.com
  1670. Reply-To: jan@comsol.se
  1671. Subject: Floating windows
  1672. Date: Mon, 21 Nov 1994 17:14:30 +0100
  1673. From: Jan R|man <jan@comsol.se>
  1674.  
  1675.  
  1676. Hellow out there,
  1677.  
  1678. Is there any good source codes for floating windows out there.
  1679.  
  1680. I also need routines to generate graphical outputs and PostScript.
  1681.  
  1682. Hope anyone knows!!!
  1683.  
  1684. Jan R|man
  1685.  
  1686.  
  1687. -----------------------------------------------------------------
  1688. !From: Jan R|man   (TECHNICAL SUPPORT) : Tel:   +46 8 15 30 22  !
  1689. !      Computer Solutions Europe AB    : Fax:   +46 8 15 76 35  !
  1690. !      Bj|rnn{sv. 21                   : email: jan@comsol.se   !
  1691. !      S-113 47 Stockholm              : Mob Tel: 010 27 55 711 !
  1692. !      SWEDEN                          :                        !
  1693. ! Home:   Vasagatan 35, 722 15 V{ster}s, Phone: +46 21 83 06 00 !
  1694. -----------------------------------------------------------------
  1695. >From 11611723@wsuvm1.csc.wsu.edu Wed Nov 23 14:09:55 PST 1994
  1696. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id OAA00541 for <THINK-C@RDATASYS.COM>; Wed, 23 Nov 1994 14:09:50 -0800
  1697. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id OAA12241 for <THINK-C@RDATASYS.COM>; Wed, 23 Nov 1994 14:09:00 -0800
  1698. Message-Id: <199411232209.OAA12241@lionfish.rdatasys.com>
  1699. Received: from wsuvm1.csc.wsu.edu(134.121.1.39) by lionfish.rdatasys.com via smap (V1.3mjr)
  1700.         id sma012211; Wed Nov 23 14:08:34 1994
  1701. Received: from WSUVM1.CSC.WSU.EDU by WSUVM1.CSC.WSU.EDU (IBM VM SMTP V2R2)
  1702.    with BSMTP id 2451; Tue, 22 Nov 94 19:53:55 PST
  1703. Received: from wsuvm1.csc.wsu.edu (11611723) by WSUVM1.CSC.WSU.EDU (Mailer
  1704.  R2.10 ptf000) with BSMTP id 0913; Tue, 22 Nov 94 19:53:55 PST
  1705. Date:         Tue, 22 Nov 94 19:43:19 PST
  1706. From: Brandon Burch <11611723@wsuvm1.csc.wsu.edu>
  1707. Subject:      Help on making a polygon
  1708. To: THINK-C@RDATASYS.COM
  1709.  
  1710. Dear THINK-Cers,
  1711.    I am in need of some help on the making of polygons. What functions
  1712. calls do I need to call and what variables do I need to declare? And
  1713. anything else I need to know. I am trying to make rectangles appear in
  1714. perspective. Maybe, a code fragment would help to show me the way.
  1715.  
  1716.  
  1717. Also, can anyone tell where to ftp for the archive of Think-c?
  1718.  
  1719. Thanks in advance,
  1720. Brandon Burch
  1721. 11611723@wsuvm1.csc.wsu.edu
  1722. bburch@eecs.wsu.edu
  1723. >From siegel@netcom.com Wed Nov 23 20:51:22 PST 1994
  1724. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id UAA09464 for <think-c@rdatasys.com>; Wed, 23 Nov 1994 20:51:20 -0800
  1725. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id UAA14384 for <think-c@rdatasys.com>; Wed, 23 Nov 1994 20:50:31 -0800
  1726. Received: from netcom6.netcom.com(192.100.81.114) by lionfish.rdatasys.com via smap (V1.3mjr)
  1727.         id sma014382; Wed Nov 23 20:49:59 1994
  1728. Received: by netcom6.netcom.com (8.6.9/Netcom)
  1729.         id UAA17039; Wed, 23 Nov 1994 20:50:11 -0800
  1730. From: siegel@netcom.com (Rich Siegel)
  1731. Message-Id: <199411240450.UAA17039@netcom6.netcom.com>
  1732. Subject: Re: Problem using THINK C library from THINK Pascal
  1733. To: think-c@rdatasys.com
  1734. Date: Wed, 23 Nov 1994 20:50:10 -0800 (PST)
  1735. In-Reply-To: <199411191801.MAA10394@saimiri.primate.wisc.edu> from "Brain in Neutral" at Nov 23, 94 11:18:36 am
  1736. X-Mailer: ELM [version 2.4 PL23]
  1737. MIME-Version: 1.0
  1738. Content-Type: text/plain; charset=US-ASCII
  1739. Content-Transfer-Encoding: 7bit
  1740. Content-Length: 594       
  1741.  
  1742. > I'm including a THINK C library in a THINK Pascal program, and it
  1743. > *appears* that variables in the library that are supposed to point
  1744. > to functions don't get properly initialized.  Here's some sample
  1745. > code:
  1746.  
  1747. > /* A static function */
  1748.  
  1749. [deleted]
  1750.  
  1751. > /* A static variable that points to the static function */
  1752.  
  1753. [deleted]
  1754.  
  1755. This is a known problem in THINK Pascal, but it's easily worked around
  1756. - just remove the 'static' from your function declaration. The precise
  1757. description of the bug is that the linker doesn't correctly handle
  1758. initialization to the address of a 'static' function.
  1759.  
  1760. R.
  1761. >From univel.telescan.com!jamesl@rdatasys.com Mon Nov 28 09:07:26 PST 1994
  1762. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id JAA26112 for <think-c@rdatasys.com>; Mon, 28 Nov 1994 09:07:24 -0800
  1763. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id JAA16977 for <think-c@rdatasys.com>; Mon, 28 Nov 1994 09:06:04 -0800
  1764. Message-Id: <199411281706.JAA16977@lionfish.rdatasys.com>
  1765. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1766.         id sma016975; Mon Nov 28 09:05:52 1994
  1767. Received: from univel.telescan.com by univel.telescan.com; Mon, 28 Nov 94 12:03 GMT
  1768. Mime-Version: 1.0
  1769. Content-Length: 597
  1770. Content-Type: text/plain; charset="us-ascii"
  1771. Date: Mon, 28 Nov 1994 11:05:00 -0600
  1772. To: RDataSys.COM!think-c@rdatasys.com
  1773. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1774. Subject: Object Master  2.1
  1775.  
  1776. Dear Fellow Thinkites:
  1777.  
  1778.     Anyone know if Object Master 2.1 is compatible with:
  1779. A. Think C++ 7.0.4
  1780. B. TCL 2
  1781. C. System 7.5?
  1782.  
  1783. Thanks,
  1784. Jim Lee
  1785.  
  1786.  
  1787. ->-->---->-------->---------------->-------------------------------->
  1788. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1789. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1790. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1791. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1792. ---------------------------------------------------------------->
  1793.  
  1794.  
  1795. >From GomollD@aol.com Mon Nov 28 14:54:45 PST 1994
  1796. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id OAA02827 for <think-c@rdatasys.com>; Mon, 28 Nov 1994 14:54:25 -0800
  1797. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id OAA00691 for <think-c@rdatasys.com>; Mon, 28 Nov 1994 14:52:58 -0800
  1798. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  1799.         id sma000689; Mon Nov 28 14:52:14 1994
  1800. Received: from mail02.mail.aol.com by q2.ics.uci.edu id aa22695;
  1801.           28 Nov 94 14:52 PST
  1802. Received: by mail02.mail.aol.com
  1803.         (1.38.193.5/16.2) id AA23945; Mon, 28 Nov 1994 17:52:05 -0500
  1804. Date: Mon, 28 Nov 1994 17:52:05 -0500
  1805. From: GomollD@aol.com
  1806. Message-Id: <941128175021_702758@aol.com>
  1807. To: think-c@ics.uci.edu
  1808. Subject: File Info...
  1809.  
  1810. Hello,
  1811.  
  1812. Can anyone tell me the best way to check if a file is open through another
  1813. application (ideally, the same way the Finder does it.).  
  1814.  
  1815. For example, if I open a file called TEST, I need to know if TEST is already
  1816. open in TeachText.
  1817.  
  1818. Thanks
  1819.  
  1820. -Daniel Gomoll
  1821. gomolld@aol.com
  1822. >From halejl@sce.com Tue Nov 29 06:54:53 PST 1994
  1823. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id GAA06629 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 06:54:51 -0800
  1824. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id GAA01610 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 06:53:25 -0800
  1825. Received: from d033700.sce.com(155.13.32.41) by lionfish.rdatasys.com via smap (V1.3mjr)
  1826.         id sma001607; Tue Nov 29 06:52:22 1994
  1827. Received: from D038133.sce.com by sce.com (AIX 3.2/UCB 5.64/4.03)
  1828.           id AA10115; Tue, 29 Nov 1994 06:52:18 -0800
  1829. Message-Id: <9411291452.AA10115@sce.com>
  1830. Mime-Version: 1.0
  1831. Content-Type: text/plain; charset="us-ascii"
  1832. Date: Tue, 29 Nov 1994 06:55:39 -0800
  1833. To: think-c@rdatasys.com
  1834. From: halejl@sce.com (Jerry Hale)
  1835. Subject: Re: Object Master  2.1
  1836.  
  1837. >Dear Fellow Thinkites:
  1838. >
  1839. >    Anyone know if Object Master 2.1 is compatible with:
  1840. >A. Think C++ 7.0.4
  1841. >B. TCL 2
  1842. >C. System 7.5?
  1843. >
  1844. >Thanks,
  1845. >Jim Lee
  1846. >
  1847. Get OM 2.2.  It used to be on bu.edu, which has now moved to netf.org (no
  1848. ftp as yet, said to be RSn) and also on Compuserve.  You still cannot
  1849. compile out of OM 2.2 (ACI says this is a bug with THINK)
  1850.  
  1851. Jerry Hale
  1852. TradeMarkTechnologies
  1853. 714.871.1580
  1854. Compuserve:  75327,52
  1855.  
  1856. Currently consulting to Southern California Edison
  1857. 909.394.8627
  1858. Internet:  halejl@sce.com
  1859.  
  1860.  
  1861. >From univel.telescan.com!jamesl@rdatasys.com Tue Nov 29 08:33:56 PST 1994
  1862. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id IAA19129 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 08:33:54 -0800
  1863. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id IAA01819 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 08:32:28 -0800
  1864. Message-Id: <199411291632.IAA01819@lionfish.rdatasys.com>
  1865. Received: from univel.telescan.com(198.67.14.69) by lionfish.rdatasys.com via smap (V1.3mjr)
  1866.         id sma001817; Tue Nov 29 08:32:25 1994
  1867. Received: from univel.telescan.com by univel.telescan.com; Tue, 29 Nov 94 11:30 GMT
  1868. Mime-Version: 1.0
  1869. Content-Length: 572
  1870. Content-Type: text/plain; charset="us-ascii"
  1871. Date: Tue, 29 Nov 1994 10:31:46 -0600
  1872. To: sce.com!halejl@rdatasys.com, RDataSys.COM!think-c@rdatasys.com
  1873. From: univel.telescan.com!jamesl@rdatasys.com (James Lee)
  1874. Subject: OM 2.5.2
  1875.  
  1876. Jerry,
  1877. Thanks for the note on OM.  I am trying to get them to upgrade me to 2.5.2
  1878. which my cohort is using.
  1879. Jim Lee
  1880.  
  1881.  
  1882. ->-->---->-------->---------------->-------------------------------->
  1883. James H. Lee, Jr.                /      ___/   ___/       AppleLink:Tele.Build
  1884. Telescan's newest Mac Guru      /     _/     _/           Office: 713-735-2983
  1885. 10550 Richmond Ave., S.250     /     /      /                FAX: 713-952-7138
  1886. Houston, Texas 77042         ____/ _____/ _____/    jamesL@univel.telescan.com
  1887. ---------------------------------------------------------------->
  1888.  
  1889.  
  1890. >From canna@bga.com Tue Nov 29 15:23:39 PST 1994
  1891. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id PAA27808 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 15:23:37 -0800
  1892. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id PAA02663 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 15:22:04 -0800
  1893. Received: from zoom.bga.com(198.3.118.20) by lionfish.rdatasys.com via smap (V1.3mjr)
  1894.         id sma002658; Tue Nov 29 15:21:44 1994
  1895. Received: from [198.3.118.230] (slip230.bga.com [198.3.118.230]) by zoom.bga.com (8.6.9/8.6.9) with SMTP id RAA24966 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 17:21:27 -0600
  1896. Message-Id: <199411292321.RAA24966@zoom.bga.com>
  1897. Mime-Version: 1.0
  1898. Content-Type: text/plain; charset="us-ascii"
  1899. Date: Tue, 29 Nov 1994 17:21:33 -0600
  1900. To: think-c@rdatasys.com
  1901. From: canna@bga.com (L. Sargent)
  1902. Subject: Re: File Info...
  1903.  
  1904. >Hello,
  1905. >
  1906. >Can anyone tell me the best way to check if a file is open through another
  1907. >application (ideally, the same way the Finder does it.).
  1908. >
  1909. >For example, if I open a file called TEST, I need to know if TEST is already
  1910. >open in TeachText.
  1911. >
  1912. >Thanks
  1913. >
  1914. >-Daniel Gomoll
  1915. >gomolld@aol.com
  1916.  
  1917. Well....
  1918.  
  1919. There is an ugly way and a clean way (I'm not sure what the clean way is,
  1920. but I'll tell you what the ugly way is!).
  1921.  
  1922. What you do is go through the FCB's (yech!). It is ugly, but it works. The
  1923. master pointer to the FCB's is a low memory variable and is NOT swapped or
  1924. messed with when you swap apps.
  1925.  
  1926. Good luck,
  1927.  
  1928. Lloyd
  1929.  
  1930. ----------------------------+-----------------------------------------------
  1931. Lloyd Sargent               | "Of course it works. I fixed it!"
  1932. Head Honcho                 | Internet:  canna@bga.com
  1933. Canna Software Development  | AppleLink: canna.sw.dev
  1934. 14308-B FM 812              | Phone:     512.243.0283, 512.243.3355
  1935. Del Valle, Texas 78617, USA | Fax:       512.243.0283  (8-5 CST)
  1936.  
  1937.  
  1938. >From honda@csl.sony.co.jp Tue Nov 29 17:17:40 PST 1994
  1939. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id RAA01032 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 17:17:38 -0800
  1940. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id RAA02957 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 17:16:08 -0800
  1941. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  1942.         id sma002955; Tue Nov 29 17:15:10 1994
  1943. Received: from scslwide.sony.co.jp by q2.ics.uci.edu id aa07558;
  1944.           29 Nov 94 17:15 PST
  1945. Received: from socslgw.csl.sony.co.jp by scslwide.sony.co.jp with SMTP (8.6.4/Sony4.2MX) id KAA17290; Wed, 30 Nov 1994 10:14:46 +0900
  1946. Received: from honda.csl.sony.co.jp by socslgw.csl.sony.co.jp with SMTP (4.2/Sony4.2MX) id AA06309; Wed, 30 Nov 94 10:14:30 JST
  1947. Received: from localhost by honda.csl.sony.co.jp (4.2/6.4J.4)
  1948.         id AA07636; Wed, 30 Nov 94 10:10:55 JST
  1949. Message-Id: <9411300111.AA07636@honda.csl.sony.co.jp>
  1950. To: think-c@ics.uci.edu
  1951. Subject: Symantec C++7.0.3 and System7.5
  1952. Date: Wed, 30 Nov 94 10:10:55 +0900
  1953. From: Yasuaki Honda <honda@csl.sony.co.jp>
  1954.  
  1955.  
  1956. I have experienced strange behavior of Symantec C++7.0.3 on my QD700
  1957. running System 7.5. When I try to investigate a value of a variable in
  1958. Debugger by selecting a variable name and typing cmd-D, the debugger
  1959. hanged, no value was displayed, and control did not return to me. 
  1960.  
  1961. Is this just happend only to me? Or Is this a known behavior? Is there
  1962. any patch or workaround for this?
  1963.  
  1964. If this was already a topic of this mailing-list, I love to have a
  1965. summary of the discussion.
  1966.  
  1967. Yasuaki Honda // honda@csl.SONY.co.jp
  1968. It's Sony Computer Science Laboratory Inc.
  1969.  
  1970. >From gerber@asrt1.cad.gatech.edu Tue Nov 29 18:49:43 PST 1994
  1971. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id SAA02785 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 18:49:42 -0800
  1972. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id SAA03232 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 18:48:13 -0800
  1973. Received: from asrt1.cad.gatech.edu(130.207.84.94) by lionfish.rdatasys.com via smap (V1.3mjr)
  1974.         id sma003230; Tue Nov 29 18:48:05 1994
  1975. Received: by asrt1.cad.gatech.edu (931110.SGI/920502.SGI.AUTO)
  1976.         for think-c@rdatasys.com id AA09700; Tue, 29 Nov 94 19:35:27 -0500
  1977. Date: Tue, 29 Nov 94 19:35:27 -0500
  1978. From: gerber@asrt1.cad.gatech.edu (Darrell Gerber)
  1979. Message-Id: <9411300035.AA09700@asrt1.cad.gatech.edu>
  1980. Apparently-To: think-c@rdatasys.com
  1981.  
  1982. q
  1983.  
  1984. >From G.Vaughn@ttacs1.ttu.edu Tue Nov 29 18:56:48 PST 1994
  1985. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id SAA03031 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 18:56:46 -0800
  1986. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id SAA03351 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 18:55:16 -0800
  1987. Received: from ttacs1.ttu.edu(129.118.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  1988.         id sma003344; Tue Nov 29 18:55:03 1994
  1989. Received: from [129.118.41.19] (scm41-2.phys.ttu.edu)
  1990.  by ttacs.ttu.edu (PMDF V4.3-10 #5184) id <01HK2CX18JPC91WSEN@ttacs.ttu.edu>;
  1991.  Tue, 29 Nov 1994 20:54:45 -0600 (CST)
  1992. Date: Tue, 29 Nov 1994 20:56:20 +0800
  1993. From: G.Vaughn@ttacs1.ttu.edu (Greg Vaughn)
  1994. Subject: Re: Symantec C++7.0.3 and System7.5
  1995. X-Sender: ribtm@ttacs.ttu.edu
  1996. To: think-c@rdatasys.com
  1997. Message-id: <01HK2CX367F691WSEN@ttacs.ttu.edu>
  1998. MIME-version: 1.0
  1999. Content-type: text/plain; charset="us-ascii"
  2000. Content-transfer-encoding: 7BIT
  2001.  
  2002. >Is this just happend only to me? Or Is this a known behavior? Is there
  2003. >any patch or workaround for this?
  2004.  
  2005. Get the 7.0.4 patch. It's at your favorite info-mac or umich mirror as well
  2006. as Symmantec's site. It is a conflict with System 7.5. I don't believe the
  2007. patch is even needed if you are not running 7.5.
  2008.  
  2009.  
  2010.  ______                 | Greg Vaughn      G.Vaughn@ttu.edu
  2011. /\__  _\                | Physics Doctoral Candidate
  2012. \/_/\ \/ exas           | Insulator Research Lab
  2013.    \ \_\ ech University | Finger: greg@scm41-2.phys.ttu.edu
  2014.     \/_/ Lubbock, Texas | Alt. E-mail: ribtm@ttacs.ttu.edu
  2015.  
  2016.  
  2017. >From honda@csl.sony.co.jp Tue Nov 29 19:15:48 PST 1994
  2018. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id TAA03375 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 19:15:46 -0800
  2019. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id TAA03601 for <think-c@rdatasys.com>; Tue, 29 Nov 1994 19:14:17 -0800
  2020. Received: from scslwide.sony.co.jp(133.138.199.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  2021.         id sma003593; Tue Nov 29 19:13:23 1994
  2022. Received: from socslgw.csl.sony.co.jp by scslwide.sony.co.jp with SMTP (8.6.4/Sony4.2MX) id MAA19050; Wed, 30 Nov 1994 12:10:57 +0900
  2023. Received: from honda.csl.sony.co.jp by socslgw.csl.sony.co.jp with SMTP (4.2/Sony4.2MX) id AA06811; Wed, 30 Nov 94 12:10:41 JST
  2024. Received: from localhost by honda.csl.sony.co.jp (4.2/6.4J.4)
  2025.         id AA07720; Wed, 30 Nov 94 12:07:07 JST
  2026. Message-Id: <9411300307.AA07720@honda.csl.sony.co.jp>
  2027. To: think-c@rdatasys.com
  2028. Subject: Re: Symantec C++7.0.3 and System7.5 
  2029. In-Reply-To: Your message of "Tue, 29 Nov 94 19:00:20 PST."
  2030.              <01HK2CX367F691WSEN@ttacs.ttu.edu> 
  2031. Date: Wed, 30 Nov 94 12:07:06 +0900
  2032. From: Yasuaki Honda <honda@csl.sony.co.jp>
  2033.  
  2034.  
  2035. Thanks for the replies of this well known topic. The following is a
  2036. summary.
  2037.  
  2038. Question: SC++7.0.3 Debugger behaves strangely in System7.5
  2039. environment. Any patch for this?
  2040.  
  2041. Answer: It's conflict of SC++7.0.3 and System7.5. You can get patch
  2042. called SC++7.0.4 update from ftp sites around you.
  2043.  
  2044. Thank you, Greg Vaughn and Dr. Robert H. Morelos-Zaragoza for sending
  2045. me this info so quickly.
  2046.  
  2047. Yasuaki Honda // honda@csl.SONY.co.jp
  2048. It's Sony Computer Science Laboratory Inc.
  2049.  
  2050.  
  2051. >From GomollD@aol.com Wed Nov 30 18:38:48 PST 1994
  2052. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id SAA01407 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 18:38:40 -0800
  2053. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id SAA05110 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 18:37:04 -0800
  2054. Received: from ics.uci.edu(128.195.1.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  2055.         id sma005108; Wed Nov 30 18:36:05 1994
  2056. Received: by q2.ics.uci.edu id aa24001; 30 Nov 94 13:00 PST
  2057. Received: from mail02.mail.aol.com by q2.ics.uci.edu id aa22619;
  2058.           30 Nov 94 12:34 PST
  2059. Received: by mail02.mail.aol.com
  2060.         (1.38.193.5/16.2) id AA20667; Wed, 30 Nov 1994 15:33:46 -0500
  2061. Date: Wed, 30 Nov 1994 15:33:46 -0500
  2062. From: GomollD@aol.com
  2063. Message-Id: <941130133210_2184933@aol.com>
  2064. To: think-c@ics.uci.edu
  2065. Subject: Re: File Info...
  2066.  
  2067. >Part of the problem is that some applications don't leave a file open even
  2068. >though they are showing the file on screen. They read the contents of the
  2069. >file and then close it. Then, when they save the file, they create a
  2070. >temporary file first, and when that file is successfully written to disk, 
  2071. >they switch the two and delete the original. This makes sure that you won't
  2072. >lose you file while it is being written (in case of a crash).
  2073.  
  2074. This is true, however explain this:
  2075.  
  2076. I create a file in teachtext.  I save it, and leave TechText open WITH that
  2077. same document.  I can open the document in a seperate program and get info
  2078. out of it.  (Which would indicate to me the Teachtext has closed the file)
  2079.  However, if I drag that document to the trash and try to empty it I get a
  2080. message that the "File is in use".  Until I close the file in Teachtext.  How
  2081. does the Finder know this if the document is closed?
  2082.  
  2083. -Daniel Gomoll
  2084. >From tijdgat@knoware.nl Wed Nov 30 19:23:44 PST 1994
  2085. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id TAA02407 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 19:23:43 -0800
  2086. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id TAA05348 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 19:22:07 -0800
  2087. Received: from indy.knoware.nl(193.78.120.3) by lionfish.rdatasys.com via smap (V1.3mjr)
  2088.         id sma005346; Wed Nov 30 19:22:02 1994
  2089. Received: from mac-2.knoware.nl by indy.knoware.nl (5.64/A/UX-3.00)
  2090.         id AA03138; Thu, 1 Dec 94 04:24:25 GMT
  2091. Message-Id: <9412010424.AA03138@indy.knoware.nl>
  2092. X-Sender: tijdgat@pop.knoware.nl
  2093. Mime-Version: 1.0
  2094. Content-Type: text/plain; charset="us-ascii"
  2095. Date: Thu, 1 Dec 1994 04:22:22 +0100
  2096. To: think-c@rdatasys.com
  2097. From: tijdgat@knoware.nl (Onno Tijdgat)
  2098. Subject: Re: File Info...
  2099.  
  2100. >This is true, however explain this:
  2101. >
  2102. >I create a file in teachtext.  I save it, and leave TechText open WITH that
  2103. >same document.  I can open the document in a seperate program and get info
  2104. >out of it.  (Which would indicate to me the Teachtext has closed the file)
  2105. > However, if I drag that document to the trash and try to empty it I get a
  2106. >message that the "File is in use".  Until I close the file in Teachtext.  How
  2107. >does the Finder know this if the document is closed?
  2108. >
  2109. >-Daniel Gomoll
  2110.  
  2111. There are several ways to open a file. There is Read/write access or Read
  2112. only access and others. One program can have a file open with Read/Write
  2113. access while another program could open *the same file* with Read only
  2114. access.
  2115. Simple!
  2116.  
  2117. Please read Inside Macintosh Volume VI (File Manager) for more info.
  2118.  
  2119. Onno
  2120.  
  2121.  
  2122. >From elvis@acpub.duke.edu Wed Nov 30 21:19:52 PST 1994
  2123. Received: from lionfish.rdatasys.com (uucp@lionfish.rdatasys.com [198.232.168.1]) by wahoo.rdatasys.COM (8.6.9/8.6.9) with ESMTP id VAA04265 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 21:19:49 -0800
  2124. Received: (from uucp@localhost) by lionfish.rdatasys.com (8.6.9/8.6.9) id VAA05598 for <think-c@rdatasys.com>; Wed, 30 Nov 1994 21:18:12 -0800
  2125. Received: from raphael.acpub.duke.edu(152.3.102.1) by lionfish.rdatasys.com via smap (V1.3mjr)
  2126.         id sma005596; Wed Nov 30 21:17:20 1994
  2127. Received: (from elvis@localhost) 
  2128.         by raphael.acpub.duke.edu (8.6.8.1/Duke-2.0) id AAA06684; 
  2129.         Thu, 1 Dec 1994 00:17:17 -0500
  2130. Date: Thu, 1 Dec 1994 00:17:17 -0500 (EST)
  2131. From: Jason Botwick <elvis@acpub.duke.edu>
  2132. Subject: Memory problem
  2133. To: think-c@rdatasys.com
  2134. cc: Multiple recipients of list <think-c@rdatasys.com>
  2135. In-Reply-To: <941130133210_2184933@aol.com>
  2136. Message-ID: <Pine.3.89.9412010033.F4121-0100000@raphael.acpub.duke.edu>
  2137. MIME-Version: 1.0
  2138. Content-Type: TEXT/PLAIN; charset=US-ASCII
  2139.  
  2140. I'm using Think C/C++ 7.x. I have a Mac IIcx running System 7 with 8 Meg.
  2141.  
  2142. Can someone tell me why I constantly run out of memory when trying to run 
  2143. even the simplest, smallest C++ programs? I mean why does the environment 
  2144. reserve 5 Meg of memory (which, according to my "About this . . ." box is 
  2145. not even all used), if it still needs a bunch more overhead to test the 
  2146. program you're writing? Does anyone know how to solve this problem, short 
  2147. of buying more memory?
  2148.  
  2149. Thanks in advance,
  2150. jdb
  2151. ------------------------------ Cut here ------------------------------
  2152.